Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr_leaf.h53 int xfs_attr_shortform_list(struct xfs_attr_list_context *context);
/linux-4.1.27/fs/xfs/
Dxfs_attr_list.c69 xfs_attr_shortform_list(xfs_attr_list_context_t *context) in xfs_attr_shortform_list() function
527 error = xfs_attr_shortform_list(context); in xfs_attr_list_int()