Searched refs:xfs_attr3_leaf_to_shortform (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.h | 67 int xfs_attr3_leaf_to_shortform(struct xfs_buf *bp,
|
H A D | xfs_attr.c | 765 error = xfs_attr3_leaf_to_shortform(bp, args, forkoff); in xfs_attr_leaf_addname() 828 return xfs_attr3_leaf_to_shortform(bp, args, forkoff); in xfs_attr_leaf_removename() 1138 error = xfs_attr3_leaf_to_shortform(bp, args, forkoff); in xfs_attr_node_shrink()
|
H A D | xfs_attr_leaf.c | 1091 xfs_attr3_leaf_to_shortform( in xfs_attr3_leaf_to_shortform() function
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.h | 66 int xfs_attr3_leaf_to_shortform(struct xfs_buf *bp,
|
H A D | xfs_attr.c | 659 error = xfs_attr3_leaf_to_shortform(bp, args, forkoff); in xfs_attr_leaf_remove_attr() 688 error = xfs_attr3_leaf_to_shortform(bp, args, forkoff); in xfs_attr_leaf_shrink() 1307 return xfs_attr3_leaf_to_shortform(bp, args, forkoff); in xfs_attr_leaf_removename()
|
H A D | xfs_attr_leaf.c | 1123 xfs_attr3_leaf_to_shortform( in xfs_attr3_leaf_to_shortform() function
|
Completed in 20 milliseconds