Searched refs:xfs_attr3_leaf_to_shortform (Results 1 – 3 of 3) sorted by relevance
62 int xfs_attr3_leaf_to_shortform(struct xfs_buf *bp,
730 error = xfs_attr3_leaf_to_shortform(bp, args, forkoff); in xfs_attr_leaf_addname()804 error = xfs_attr3_leaf_to_shortform(bp, args, forkoff); in xfs_attr_leaf_removename()1266 error = xfs_attr3_leaf_to_shortform(bp, args, forkoff); in xfs_attr_node_removename()
872 xfs_attr3_leaf_to_shortform( in xfs_attr3_leaf_to_shortform() function