Searched refs:seen_enough (Results 1 – 5 of 5) sorted by relevance
120 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()
97 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()
200 if (context->count < 0 || context->seen_enough) in __xfs_xattr_put_listent()209 context->seen_enough = 1; in __xfs_xattr_put_listent()
316 ASSERT(!context->seen_enough); in xfs_ioc_attr_put_listent()337 context->seen_enough = 1; in xfs_ioc_attr_put_listent()
63 int seen_enough; member