Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr_remote.h23 int xfs_attr_rmtval_get(struct xfs_da_args *args);
Dxfs_attr.c857 error = xfs_attr_rmtval_get(args); in xfs_attr_leaf_get()
1442 retval = xfs_attr_rmtval_get(args); in xfs_attr_node_get()
Dxfs_attr_remote.c349 xfs_attr_rmtval_get( in xfs_attr_rmtval_get() function
/linux-4.1.27/fs/xfs/
Dxfs_attr_list.c458 retval = xfs_attr_rmtval_get(&args); in xfs_attr3_leaf_list_int()
Dxfs_trace.h1772 DEFINE_ATTR_EVENT(xfs_attr_rmtval_get);