Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_attr_remote.h13 int xfs_attr_rmtval_remove(struct xfs_da_args *args);
Dxfs_attr.c744 error = xfs_attr_rmtval_remove(args); in xfs_attr_leaf_addname()
1073 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_addname()
1212 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_remove_rmt()
Dxfs_attr_remote.c676 xfs_attr_rmtval_remove( in xfs_attr_rmtval_remove() function
/Linux-v5.10/fs/xfs/
Dxfs_trace.h1928 DEFINE_ATTR_EVENT(xfs_attr_rmtval_remove);