| /linux-6.15/fs/ocfs2/ |
| H A D | move_extents.c | 52 int ext_flags) in __ocfs2_move_extent() argument 101 BUG_ON(ext_flags != rec->e_flags); in __ocfs2_move_extent() 106 replace_rec.e_flags = ext_flags & ~OCFS2_EXT_REFCOUNTED; in __ocfs2_move_extent() 122 if (ext_flags & OCFS2_EXT_REFCOUNTED) in __ocfs2_move_extent() 196 u32 cpos, u32 phys_cpos, u32 *len, int ext_flags) in ocfs2_defrag_extent() argument 208 if ((ext_flags & OCFS2_EXT_REFCOUNTED) && *len) { in ocfs2_defrag_extent() 306 new_phys_cpos, ext_flags); in ocfs2_defrag_extent() 564 u32 len, int ext_flags) in ocfs2_move_extent() argument 582 if ((ext_flags & OCFS2_EXT_REFCOUNTED) && len) { in ocfs2_move_extent() 673 *new_phys_cpos, ext_flags); in ocfs2_move_extent()
|
| H A D | refcounttree.c | 3050 unsigned int ext_flags, in ocfs2_clear_ext_refcount() argument 3069 replace_rec.e_flags = ext_flags; in ocfs2_clear_ext_refcount() 3109 unsigned int ext_flags) in ocfs2_replace_clusters() argument 3323 unsigned int ext_flags; in ocfs2_replace_cow() local 3453 unsigned int ext_flags; in ocfs2_refcount_cow() local 3765 unsigned int ext_flags; in ocfs2_attach_refcount_tree() local 3863 unsigned int ext_flags, in ocfs2_add_refcounted_extent() argument 3971 unsigned int ext_flags; in ocfs2_duplicate_extent_list() local 3992 ext_flags, in ocfs2_duplicate_extent_list() 4503 unsigned int ext_flags; in ocfs2_reflink_remap_extent() local [all …]
|
| H A D | ocfs2_trace.h | 1046 unsigned int ext_flags), 1047 TP_ARGS(ino, cpos, len, p_cluster, ext_flags), 1053 __field(unsigned int, ext_flags) 1060 __entry->ext_flags = ext_flags; 1064 __entry->p_cluster, __entry->ext_flags) 1070 unsigned int ext_flags), 1071 TP_ARGS(ino, cpos, old, new, len, ext_flags), 1078 __field(unsigned int, ext_flags) 1086 __entry->ext_flags = ext_flags; 1090 __entry->len, __entry->ext_flags)
|
| H A D | file.c | 346 unsigned int ext_flags = 0; in ocfs2_cow_file_pos() local 357 &num_clusters, &ext_flags); in ocfs2_cow_file_pos() 363 if (!(ext_flags & OCFS2_EXT_REFCOUNTED)) in ocfs2_cow_file_pos() 869 unsigned int ext_flags = 0; in ocfs2_zero_extend_get_range() local 873 &num_clusters, &ext_flags); in ocfs2_zero_extend_get_range() 879 if (p_cpos && !(ext_flags & OCFS2_EXT_UNWRITTEN)) { in ocfs2_zero_extend_get_range() 881 if (ext_flags & OCFS2_EXT_REFCOUNTED) in ocfs2_zero_extend_get_range() 896 &ext_flags); in ocfs2_zero_extend_get_range() 902 if (!p_cpos || (ext_flags & OCFS2_EXT_UNWRITTEN)) in ocfs2_zero_extend_get_range() 904 if (ext_flags & OCFS2_EXT_REFCOUNTED) in ocfs2_zero_extend_get_range()
|
| H A D | aops.c | 131 unsigned int ext_flags; in ocfs2_get_block() local 150 &ext_flags); in ocfs2_get_block() 178 if (p_blkno && !(ext_flags & OCFS2_EXT_UNWRITTEN)) in ocfs2_get_block() 1366 unsigned int ext_flags = 0; in ocfs2_populate_write_desc() local 1382 &num_clusters, &ext_flags); in ocfs2_populate_write_desc() 1389 BUG_ON(ext_flags & OCFS2_EXT_REFCOUNTED); in ocfs2_populate_write_desc() 1400 if (ext_flags & OCFS2_EXT_UNWRITTEN) in ocfs2_populate_write_desc() 1429 if (ext_flags & OCFS2_EXT_UNWRITTEN) { in ocfs2_populate_write_desc()
|
| H A D | xattr.c | 811 unsigned int ext_flags; in ocfs2_xattr_shrink_size() local 834 ext_flags, ctxt); in ocfs2_xattr_shrink_size() 1363 unsigned int ext_flags; in __ocfs2_xattr_set_value_outside() local 1371 &ext_flags); in __ocfs2_xattr_set_value_outside() 2332 unsigned int ext_flags; in ocfs2_lock_xattr_remove_allocators() local 2338 &ext_flags); in ocfs2_lock_xattr_remove_allocators() 5766 unsigned int ext_flags; in ocfs2_prepare_refcount_xattr() local 5827 &ext_flags); in ocfs2_prepare_refcount_xattr() 5894 unsigned int ext_flags; in ocfs2_xattr_value_attach_refcount() local 6349 unsigned int ext_flags = 0; in ocfs2_reflink_xattr_header() local [all …]
|
| /linux-6.15/include/uapi/drm/ |
| H A D | amdxdna_accel.h | 75 __u64 ext_flags; member 184 __u64 ext_flags; member 229 __u64 ext_flags; member
|
| /linux-6.15/drivers/nvdimm/ |
| H A D | security.c | 290 nvdimm->sec.ext_flags = nvdimm_security_flags(nvdimm, NVDIMM_MASTER); in security_disable() 338 nvdimm->sec.ext_flags = nvdimm_security_flags(nvdimm, in security_update() 366 if (!test_bit(NVDIMM_SECURITY_UNLOCKED, &nvdimm->sec.ext_flags) in security_erase() 482 nvdimm->sec.ext_flags = nvdimm_security_flags(nvdimm, NVDIMM_MASTER); in __nvdimm_security_overwrite_query()
|
| H A D | nd-core.h | 43 unsigned long ext_flags; member
|
| H A D | dimm_devs.c | 626 nvdimm->sec.ext_flags = nvdimm_security_flags(nvdimm, NVDIMM_MASTER); in __nvdimm_create()
|
| /linux-6.15/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_wx.c | 524 if (ext->ext_flags & IW_ENCODE_EXT_GROUP_KEY) { in libipw_wx_set_encodeext() 626 if (ext->ext_flags & IW_ENCODE_EXT_SET_TX_KEY) { in libipw_wx_set_encodeext() 683 if (!(ext->ext_flags & IW_ENCODE_EXT_GROUP_KEY) && in libipw_wx_get_encodeext() 711 ext->ext_flags |= IW_ENCODE_EXT_TX_SEQ_VALID; in libipw_wx_get_encodeext()
|
| /linux-6.15/net/bridge/ |
| H A D | br_fdb.c | 98 u32 ext_flags = 0; in fdb_fill_info() local 120 ext_flags |= NTF_EXT_LOCKED; in fdb_fill_info() 126 if (nla_put_u32(skb, NDA_FLAGS_EXT, ext_flags)) in fdb_fill_info() 1208 u32 ext_flags = 0; in br_fdb_add() local 1238 ext_flags = nla_get_u32(tb[NDA_FLAGS_EXT]); in br_fdb_add() 1240 if (ext_flags & NTF_EXT_LOCKED) { in br_fdb_add()
|
| /linux-6.15/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_create.c | 94 unsigned int ext_flags) in __i915_gem_object_create_user_ext() argument 134 obj->flags |= ext_flags; in __i915_gem_object_create_user_ext()
|
| /linux-6.15/drivers/iommu/amd/ |
| H A D | init.c | 1148 u32 flags, u32 ext_flags) in set_dev_entry_from_acpi_range() argument 1203 u16 devid, u32 flags, u32 ext_flags) in set_dev_entry_from_acpi() argument 1205 set_dev_entry_from_acpi_range(iommu, devid, devid, flags, ext_flags); in set_dev_entry_from_acpi() 1325 u32 dev_i, ext_flags = 0; in init_iommu_from_acpi() local 1389 ext_flags = 0; in init_iommu_from_acpi() 1423 ext_flags = 0; in init_iommu_from_acpi() 1448 ext_flags = e->ext; in init_iommu_from_acpi() 1463 set_dev_entry_from_acpi_range(iommu, devid_start, devid, flags, ext_flags); in init_iommu_from_acpi() 1464 set_dev_entry_from_acpi(iommu, devid_to, flags, ext_flags); in init_iommu_from_acpi()
|
| /linux-6.15/drivers/accel/amdxdna/ |
| H A D | amdxdna_ctx.c | 175 if (args->ext || args->ext_flags) in amdxdna_drm_create_hwctx_ioctl() 542 if (args->ext || args->ext_flags) in amdxdna_drm_submit_cmd_ioctl()
|
| H A D | amdxdna_gem.c | 555 if (args->ext || args->ext_flags || args->pad) in amdxdna_drm_get_bo_info_ioctl()
|
| /linux-6.15/drivers/s390/net/ |
| H A D | qeth_core.h | 233 __u8 ext_flags; member 354 return !((h1->ext_flags ^ h2->ext_flags) & QETH_HDR_EXT_VLAN_FRAME) && in qeth_l3_iqd_same_vlan()
|
| H A D | qeth_l3_main.c | 1644 qeth_tx_csum(skb, &hdr->hdr.l3.ext_flags, proto); in qeth_l3_fill_header() 1647 hdr->hdr.l3.ext_flags |= QETH_HDR_EXT_CSUM_HDR_REQ; in qeth_l3_fill_header() 1654 hdr->hdr.l3.ext_flags |= QETH_HDR_EXT_VLAN_FRAME; in qeth_l3_fill_header() 1658 hdr->hdr.l3.ext_flags |= QETH_HDR_EXT_INCLUDE_VLAN_TAG; in qeth_l3_fill_header()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | cmd.h | 19 enum mlx5hws_cmd_ext_dest_flags ext_flags; member
|
| H A D | cmd.c | 235 if (dest->ext_flags & MLX5HWS_CMD_EXT_DEST_ESW_OWNER_VHCA_ID) { in mlx5hws_cmd_set_fte() 248 if (dest->ext_flags & MLX5HWS_CMD_EXT_DEST_REFORMAT) { in mlx5hws_cmd_set_fte()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | wireless.h | 830 __u32 ext_flags; /* IW_ENCODE_EXT_* */ member
|
| /linux-6.15/net/wireless/ |
| H A D | wext-compat.c | 711 if (ext->ext_flags & IW_ENCODE_EXT_RX_SEQ_VALID) { in cfg80211_wext_siwencodeext() 719 !(ext->ext_flags & IW_ENCODE_EXT_GROUP_KEY), in cfg80211_wext_siwencodeext() 721 ext->ext_flags & IW_ENCODE_EXT_SET_TX_KEY, in cfg80211_wext_siwencodeext()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | fw.c | 730 u32 field32, flags, ext_flags; in mlx4_QUERY_DEV_CAP() local 931 MLX4_GET(ext_flags, outbox, QUERY_DEV_CAP_EXT_FLAGS_OFFSET); in mlx4_QUERY_DEV_CAP() 933 dev_cap->flags = flags | (u64)ext_flags << 32; in mlx4_QUERY_DEV_CAP()
|
| /linux-6.15/drivers/net/ethernet/toshiba/ |
| H A D | ps3_gelic_wireless.c | 1207 pr_debug("%s: ext_flag=%x\n", __func__, ext->ext_flags); in gelic_wl_set_encodeext() 1219 if (!enc->length && (ext->ext_flags & IW_ENCODE_EXT_SET_TX_KEY)) { in gelic_wl_set_encodeext()
|
| /linux-6.15/drivers/s390/crypto/ |
| H A D | zcrypt_ep11misc.c | 696 u32 ext_flags; in ep11_get_card_info() member
|