Lines Matching refs:orig_length
3363 xfs_extlen_t orig_length)
3379 if (ap->length <= orig_length)
3381 else if (ap->offset + ap->length < orig_offset + orig_length)
3382 ap->offset = orig_offset + orig_length - ap->length;
3394 xfs_extlen_t orig_length;
3406 orig_length = ap->length;
3440 orig_length);
3697 xfs_extlen_t orig_length;
3703 orig_length = ap->length;
3720 orig_length);