Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_attr.c78 STATIC int xfs_attr_leaf_get(xfs_da_args_t *args);
146 error = xfs_attr_leaf_get(&args); in xfs_attr_fetch()
1089 xfs_attr_leaf_get(xfs_da_args_t *args) in xfs_attr_leaf_get() function