Searched refs:was_short (Results 1 – 1 of 1) sorted by relevance
425 bool hit_stripe, was_short; in striped_read() local451 was_short = ret >= 0 && ret < this_len; in striped_read()453 ret, hit_stripe ? " HITSTRIPE" : "", was_short ? " SHORT" : ""); in striped_read()457 if (was_short && (pos + ret < inode->i_size)) { in striped_read()