Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
A Dattr.c120 context->seen_enough = error; in xchk_xattr_listent()
146 context->seen_enough = error; in xchk_xattr_listent()
174 context->seen_enough = 1; in xchk_xattr_listent()
523 if (sx.context.seen_enough < 0) in xchk_xattr()
524 error = sx.context.seen_enough; in xchk_xattr()
/linux/fs/xfs/
A Dxfs_attr_list.c97 if (context->seen_enough) in xfs_attr_shortform_list()
187 if (context->seen_enough) in xfs_attr_shortform_list()
370 if (context->seen_enough || leafhdr.forw == 0) in xfs_attr_node_list()
472 if (context->seen_enough) in xfs_attr3_leaf_list_int()
A Dxfs_xattr.c108 if (context->count < 0 || context->seen_enough) in __xfs_xattr_put_listent()
117 context->seen_enough = 1; in __xfs_xattr_put_listent()
A Dxfs_ioctl.c315 ASSERT(!context->seen_enough); in xfs_ioc_attr_put_listent()
336 context->seen_enough = 1; in xfs_ioc_attr_put_listent()
/linux/fs/xfs/libxfs/
A Dxfs_attr.h63 int seen_enough; member

Completed in 9 milliseconds