Searched refs:seen_enough (Results 1 – 2 of 2) sorted by relevance
116 if (context->seen_enough) in xfs_attr_shortform_list()209 if (context->seen_enough) in xfs_attr_shortform_list()348 if (context->seen_enough || leafhdr.forw == 0) in xfs_attr_node_list()478 if (context->seen_enough) in xfs_attr3_leaf_list_int()583 context->seen_enough = 1; in xfs_attr_put_listent()
122 int seen_enough; /* T/F: seen enough of list? */ member