Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr_remote.h24 int xfs_attr_rmtval_set(struct xfs_da_args *args);
Dxfs_attr.c682 error = xfs_attr_rmtval_set(args); in xfs_attr_leaf_addname()
1029 error = xfs_attr_rmtval_set(args); in xfs_attr_node_addname()
Dxfs_attr_remote.c414 xfs_attr_rmtval_set( in xfs_attr_rmtval_set() function
/linux-4.1.27/fs/xfs/
Dxfs_trace.h1773 DEFINE_ATTR_EVENT(xfs_attr_rmtval_set);