Searched refs:seen_enough (Results 1 – 4 of 4) sorted by relevance
101 if (context->seen_enough) in xfs_attr_shortform_list()187 if (context->seen_enough) in xfs_attr_shortform_list()368 if (context->seen_enough || leafhdr.forw == 0) in xfs_attr_node_list()467 if (context->seen_enough) in xfs_attr3_leaf_list_int()558 ASSERT(!context->seen_enough); in xfs_attr_put_listent()581 context->seen_enough = 1; in xfs_attr_put_listent()
132 if (context->count < 0 || context->seen_enough) in __xfs_xattr_put_listent()141 context->seen_enough = 1; in __xfs_xattr_put_listent()
115 int seen_enough; /* T/F: seen enough of list? */ member
117 context->seen_enough = 1; in xchk_xattr_listent()