Searched refs:xfs_attr3_leaf_remove (Results 1 – 3 of 3) sorted by relevance
79 int xfs_attr3_leaf_remove(struct xfs_buf *leaf_buffer,
723 xfs_attr3_leaf_remove(bp, args); in xfs_attr_leaf_addname()797 xfs_attr3_leaf_remove(bp, args); in xfs_attr_leaf_removename()1080 error = xfs_attr3_leaf_remove(blk->bp, args); in xfs_attr_node_addname()1214 retval = xfs_attr3_leaf_remove(blk->bp, args); in xfs_attr_node_removename()
1872 xfs_attr3_leaf_remove( in xfs_attr3_leaf_remove() function