Searched refs:hit_stripe (Results 1 – 1 of 1) sorted by relevance
577 bool hit_stripe, was_short; in striped_read() local592 hit_stripe = this_len < len; in striped_read()595 ret, hit_stripe ? " HITSTRIPE" : "", was_short ? " SHORT" : ""); in striped_read()613 if (len && hit_stripe && pos < i_size) in striped_read()