Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr.c102 STATIC int xfs_attr_rmtval_get(xfs_da_args_t *args);
1126 error = xfs_attr_rmtval_get(args); in xfs_attr_leaf_get()
1741 retval = xfs_attr_rmtval_get(args); in xfs_attr_node_get()
1916 xfs_attr_rmtval_get(xfs_da_args_t *args) in xfs_attr_rmtval_get() function