Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_attr_remote.h11 int xfs_attr_rmtval_get(struct xfs_da_args *args);
Dxfs_attr.c773 error = xfs_attr_rmtval_get(args); in xfs_attr_leaf_get()
1288 retval = xfs_attr_rmtval_get(args); in xfs_attr_node_get()
Dxfs_attr_remote.c369 xfs_attr_rmtval_get( in xfs_attr_rmtval_get() function
/Linux-v4.19/fs/xfs/
Dxfs_trace.h1792 DEFINE_ATTR_EVENT(xfs_attr_rmtval_get);