Home
last modified time | relevance | path

Searched refs:xfs_attr3_leaf_remove (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr_leaf.h68 int xfs_attr3_leaf_remove(struct xfs_buf *leaf_buffer,
Dxfs_attr.c694 xfs_attr3_leaf_remove(bp, args); in xfs_attr_leaf_addname()
754 xfs_attr3_leaf_remove(bp, args); in xfs_attr_leaf_removename()
997 error = xfs_attr3_leaf_remove(blk->bp, args); in xfs_attr_node_addname()
1117 retval = xfs_attr3_leaf_remove(blk->bp, args); in xfs_attr_node_removename()
Dxfs_attr_leaf.c1978 xfs_attr3_leaf_remove( in xfs_attr3_leaf_remove() function