Searched refs:xfs_attr_leaf_remove (Results 1 – 3 of 3) sorted by relevance
243 int xfs_attr_leaf_remove(struct xfs_dabuf *leaf_buffer,
1040 (void)xfs_attr_leaf_remove(bp, args); in xfs_attr_leaf_addname()1116 (void)xfs_attr_leaf_remove(bp, args); in xfs_attr_leaf_removename()1417 error = xfs_attr_leaf_remove(blk->bp, args); in xfs_attr_node_addname()1551 retval = xfs_attr_leaf_remove(blk->bp, args); in xfs_attr_node_removename()
1642 xfs_attr_leaf_remove(xfs_dabuf_t *bp, xfs_da_args_t *args) in xfs_attr_leaf_remove() function