Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_attr_remote.h13 int xfs_attr_rmtval_remove(struct xfs_da_args *args);
H A Dxfs_attr.c744 error = xfs_attr_rmtval_remove(args); in xfs_attr_leaf_addname()
1071 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_addname()
1210 error = xfs_attr_rmtval_remove(args); in xfs_attr_node_remove_rmt()
H A Dxfs_attr_remote.c676 xfs_attr_rmtval_remove( in xfs_attr_rmtval_remove() function
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_trace.h1928 DEFINE_ATTR_EVENT(xfs_attr_rmtval_remove);