Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_attr_leaf.h217 int xfs_attr_shortform_list(struct xfs_attr_list_context *context);
Dxfs_attr.c632 error = xfs_attr_shortform_list(context); in xfs_attr_list_int()
Dxfs_attr_leaf.c574 xfs_attr_shortform_list(xfs_attr_list_context_t *context) in xfs_attr_shortform_list() function