Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_attr.c81 STATIC int xfs_attr_leaf_list(xfs_attr_list_context_t *context);
668 error = xfs_attr_leaf_list(&context); in xfs_attr_list()
1118 xfs_attr_leaf_list(xfs_attr_list_context_t *context) in xfs_attr_leaf_list() function