Home
last modified time | relevance | path

Searched refs:xfs_attr3_leaf_hdr_size (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1426 + xfs_attr3_leaf_hdr_size(leaf); in xfs_attr3_leaf_add()
1473 xfs_attr3_leaf_hdr_size(leaf))); in xfs_attr3_leaf_add()
1585 + xfs_attr3_leaf_hdr_size(leaf)); in xfs_attr3_leaf_add_work()
1587 + xfs_attr3_leaf_hdr_size(leaf); in xfs_attr3_leaf_add_work()
2027 bytes = xfs_attr3_leaf_hdr_size(leaf) + in xfs_attr3_leaf_toosmall()
2089 xfs_attr3_leaf_hdr_size(leaf); in xfs_attr3_leaf_toosmall()
2152 xfs_attr3_leaf_hdr_size(leaf)); in xfs_attr3_leaf_remove()
2166 + xfs_attr3_leaf_hdr_size(leaf); in xfs_attr3_leaf_remove()
2267 xfs_attr3_leaf_hdr_size(leaf))); in xfs_attr3_leaf_remove()
2589 + xfs_attr3_leaf_hdr_size(leaf_s)); in xfs_attr3_leaf_moveents()
[all …]
H A Dxfs_da_format.h715 xfs_attr3_leaf_hdr_size(struct xfs_attr_leafblock *leafp) in xfs_attr3_leaf_hdr_size() function
/openbmc/linux/fs/xfs/scrub/
H A Dattr.c404 hdrsize = xfs_attr3_leaf_hdr_size(leaf); in xchk_xattr_block()
487 hdrsize = xfs_attr3_leaf_hdr_size(bp->b_addr); in xchk_xattr_rec()