Searched refs:xfs_attr_leaf_to_shortform (Results 1 – 3 of 3) sorted by relevance
226 int xfs_attr_leaf_to_shortform(struct xfs_dabuf *bp,
1047 error = xfs_attr_leaf_to_shortform(bp, args, forkoff); in xfs_attr_leaf_addname()1123 error = xfs_attr_leaf_to_shortform(bp, args, forkoff); in xfs_attr_leaf_removename()1608 error = xfs_attr_leaf_to_shortform(bp, args, forkoff); in xfs_attr_node_removename()
763 xfs_attr_leaf_to_shortform(xfs_dabuf_t *bp, xfs_da_args_t *args, int forkoff) in xfs_attr_leaf_to_shortform() function