Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_attr_remote.h23 int xfs_attr_rmtval_get(struct xfs_da_args *args);
Dxfs_attr.c854 error = xfs_attr_rmtval_get(args); in xfs_attr_leaf_get()
1439 retval = xfs_attr_rmtval_get(args); in xfs_attr_node_get()
Dxfs_attr_remote.c350 xfs_attr_rmtval_get( in xfs_attr_rmtval_get() function
/linux-4.4.14/fs/xfs/
Dxfs_attr_list.c458 retval = xfs_attr_rmtval_get(&args); in xfs_attr3_leaf_list_int()
Dxfs_trace.h1822 DEFINE_ATTR_EVENT(xfs_attr_rmtval_get);