Home
last modified time | relevance | path

Searched refs:xfs_attr_rmtval_remove (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr_remote.h13 int xfs_attr_rmtval_remove(struct xfs_da_args *args);
Dxfs_attr.c680 error = xfs_attr_rmtval_remove(args); in xfs_attr_leaf_addname()
973 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_addname()
1099 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_removename()
Dxfs_attr_remote.c563 xfs_attr_rmtval_remove( in xfs_attr_rmtval_remove() function
/linux-4.19.296/fs/xfs/
Dxfs_trace.h1794 DEFINE_ATTR_EVENT(xfs_attr_rmtval_remove);