Searched refs:xfs_attr3_icleaf_hdr (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/fs/xfs/libxfs/ |
D | xfs_attr_leaf.c | 48 struct xfs_attr3_icleaf_hdr *ichdr, 51 struct xfs_attr3_icleaf_hdr *ichdr, 58 struct xfs_attr3_icleaf_hdr *ichdr1, 60 struct xfs_attr3_icleaf_hdr *ichdr2, 69 struct xfs_attr3_icleaf_hdr *src_ichdr, int src_start, 71 struct xfs_attr3_icleaf_hdr *dst_ichdr, int dst_start, 94 struct xfs_attr3_icleaf_hdr *to, in xfs_attr3_leaf_firstused_from_disk() 122 struct xfs_attr3_icleaf_hdr *from) in xfs_attr3_leaf_firstused_to_disk() 152 struct xfs_attr3_icleaf_hdr *to, in xfs_attr3_leaf_hdr_from_disk() 195 struct xfs_attr3_icleaf_hdr *from) in xfs_attr3_leaf_hdr_to_disk() [all …]
|
D | xfs_attr_leaf.h | 21 struct xfs_attr3_icleaf_hdr { struct 106 struct xfs_attr3_icleaf_hdr *to, 110 struct xfs_attr3_icleaf_hdr *from);
|
/Linux-v5.10/fs/xfs/scrub/ |
D | attr.c | 217 struct xfs_attr3_icleaf_hdr *leafhdr) in xchk_xattr_check_freemap() 247 struct xfs_attr3_icleaf_hdr *leafhdr, in xchk_xattr_entry() 306 struct xfs_attr3_icleaf_hdr leafhdr; in xchk_xattr_block()
|
/Linux-v5.10/fs/xfs/ |
D | xfs_attr_list.c | 287 struct xfs_attr3_icleaf_hdr leafhdr; in xfs_attr_node_list() 393 struct xfs_attr3_icleaf_hdr ichdr; in xfs_attr3_leaf_list_int()
|
D | xfs_attr_inactive.c | 87 struct xfs_attr3_icleaf_hdr ichdr; in xfs_attr3_leaf_inactive()
|