Searched refs:seen_enough (Results 1 – 2 of 2) sorted by relevance
362 ASSERT(!context->seen_enough); in xfs_ioc_attr_put_listent() 383 context->seen_enough = 1; in xfs_ioc_attr_put_listent() 730 context->seen_enough = -EFSCORRUPTED; in xfs_getparents_put_listent() 740 context->seen_enough = 1; in xfs_getparents_put_listent() 822 if (gpx->context.seen_enough < 0) { in xfs_getparents() 823 error = gpx->context.seen_enough; in xfs_getparents() 836 if (gpx->context.seen_enough == 0) { in xfs_getparents()
231 if (context->count < 0 || context->seen_enough) in __xfs_xattr_put_listent() 240 context->seen_enough = 1; in __xfs_xattr_put_listent()