Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_leaf.h248 int xfs_attr_shortform_list(struct xfs_attr_list_context *context);
Dxfs_attr.c684 error = xfs_attr_shortform_list(&context); in xfs_attr_list()
Dxfs_attr_leaf.c431 xfs_attr_shortform_list(xfs_attr_list_context_t *context) in xfs_attr_shortform_list() function