Searched refs:seen_enough (Results 1 – 4 of 4) sorted by relevance
364 ASSERT(!context->seen_enough); in xfs_ioc_attr_put_listent()385 context->seen_enough = 1; in xfs_ioc_attr_put_listent()732 context->seen_enough = -EFSCORRUPTED; in xfs_getparents_put_listent()742 context->seen_enough = 1; in xfs_getparents_put_listent()824 if (gpx->context.seen_enough < 0) { in xfs_getparents()825 error = gpx->context.seen_enough; in xfs_getparents()838 if (gpx->context.seen_enough == 0) { in xfs_getparents()
101 if (context->seen_enough) in xfs_attr_shortform_list()199 if (context->seen_enough) in xfs_attr_shortform_list()415 if (context->seen_enough || leafhdr.forw == 0) in xfs_attr_node_list()523 if (context->seen_enough) in xfs_attr3_leaf_list_int()
232 if (context->count < 0 || context->seen_enough) in __xfs_xattr_put_listent()241 context->seen_enough = 1; in __xfs_xattr_put_listent()
64 int seen_enough; member
Completed in 13 milliseconds