Home
last modified time | relevance | path

Searched refs:xfs_attr_leafblock (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_attr_leaf.c70 struct xfs_attr_leafblock *src_leaf,
72 struct xfs_attr_leafblock *dst_leaf,
97 struct xfs_attr_leafblock *from) in xfs_attr3_leaf_firstused_from_disk()
123 struct xfs_attr_leafblock *to, in xfs_attr3_leaf_firstused_to_disk()
155 struct xfs_attr_leafblock *from) in xfs_attr3_leaf_hdr_from_disk()
196 struct xfs_attr_leafblock *to, in xfs_attr3_leaf_hdr_to_disk()
241 struct xfs_attr_leafblock *leaf, in xfs_attr3_leaf_verify_entry()
315 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_verify()
1010 struct xfs_attr_leafblock *leaf; in xfs_attr_shortform_allfit()
1128 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_to_shortform()
[all …]
Dxfs_attr_leaf.h106 struct xfs_attr_leafblock *from);
108 struct xfs_attr_leafblock *to,
Dxfs_da_format.h643 typedef struct xfs_attr_leafblock { struct
715 xfs_attr3_leaf_hdr_size(struct xfs_attr_leafblock *leafp) in xfs_attr3_leaf_hdr_size()
/Linux-v6.6/fs/xfs/
Dxfs_attr_list.c288 struct xfs_attr_leafblock *leaf; in xfs_attr_node_list()
392 struct xfs_attr_leafblock *leaf; in xfs_attr3_leaf_list_int()
Dxfs_attr_inactive.c89 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_inactive()
/Linux-v6.6/fs/xfs/scrub/
Dattr.c308 struct xfs_attr_leafblock *leaf, in xchk_xattr_entry()
373 struct xfs_attr_leafblock *leaf = bp->b_addr; in xchk_xattr_block()