Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr_remote.h25 int xfs_attr_rmtval_remove(struct xfs_da_args *args);
Dxfs_attr.c712 error = xfs_attr_rmtval_remove(args); in xfs_attr_leaf_addname()
1059 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_addname()
1199 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_removename()
Dxfs_attr_remote.c558 xfs_attr_rmtval_remove( in xfs_attr_rmtval_remove() function
/linux-4.1.27/fs/xfs/
Dxfs_trace.h1774 DEFINE_ATTR_EVENT(xfs_attr_rmtval_remove);