Lines Matching refs:logic_end
130 u64 logic_end; member
2694 length = sparity->logic_end - sparity->logic_start; in scrub_parity_check_and_repair()
2755 u64 logic_end) in scrub_raid56_parity() argument
2795 sparity->logic_end = logic_end; in scrub_raid56_parity()
2802 while (logic_start < logic_end) { in scrub_raid56_parity()
2857 if (key.objectid >= logic_end) { in scrub_raid56_parity()
2940 if (logic_start >= logic_end) { in scrub_raid56_parity()
2964 logic_end - logic_start); in scrub_raid56_parity()
2994 u64 logic_end; in scrub_stripe() local
3069 map, &logic_end, NULL); in scrub_stripe()
3070 logic_end += base; in scrub_stripe()
3072 logic_end = logical + increment * nstripes; in scrub_stripe()
3082 key_end.objectid = logic_end; in scrub_stripe()
3092 key_end.offset = logic_end; in scrub_stripe()
3212 if (key.objectid >= logic_end) in scrub_stripe()