Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_attr.c67 STATIC int xfs_attr_leaf_list(xfs_attr_list_context_t *context);
634 error = xfs_attr_leaf_list(context); in xfs_attr_list_int()
1183 xfs_attr_leaf_list(xfs_attr_list_context_t *context) in xfs_attr_leaf_list() function