Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_attr_remote.h13 int xfs_attr_rmtval_remove(struct xfs_da_args *args);
Dxfs_attr.c708 error = xfs_attr_rmtval_remove(args); in xfs_attr_leaf_addname()
1000 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_addname()
1126 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_removename()
Dxfs_attr_remote.c610 xfs_attr_rmtval_remove( in xfs_attr_rmtval_remove() function
/fs/xfs/
Dxfs_trace.h1813 DEFINE_ATTR_EVENT(xfs_attr_rmtval_remove);