Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr_remote.h12 int xfs_attr_rmtval_set(struct xfs_da_args *args);
Dxfs_attr.c650 error = xfs_attr_rmtval_set(args); in xfs_attr_leaf_addname()
943 error = xfs_attr_rmtval_set(args); in xfs_attr_node_addname()
Dxfs_attr_remote.c435 xfs_attr_rmtval_set( in xfs_attr_rmtval_set() function
/linux-4.19.296/fs/xfs/
Dxfs_trace.h1793 DEFINE_ATTR_EVENT(xfs_attr_rmtval_set);