Searched refs:xfs_attr_rmtval_get (Results 1 – 5 of 5) sorted by relevance
23 int xfs_attr_rmtval_get(struct xfs_da_args *args);
854 error = xfs_attr_rmtval_get(args); in xfs_attr_leaf_get()1439 retval = xfs_attr_rmtval_get(args); in xfs_attr_node_get()
350 xfs_attr_rmtval_get( in xfs_attr_rmtval_get() function
458 retval = xfs_attr_rmtval_get(&args); in xfs_attr3_leaf_list_int()
1822 DEFINE_ATTR_EVENT(xfs_attr_rmtval_get);