Lines Matching refs:logic_end
139 u64 logic_end; member
2774 length = sparity->logic_end - sparity->logic_start; in scrub_parity_check_and_repair()
2839 u64 logic_end) in scrub_raid56_parity() argument
2879 sparity->logic_end = logic_end; in scrub_raid56_parity()
2886 while (logic_start < logic_end) { in scrub_raid56_parity()
2941 if (key.objectid >= logic_end) { in scrub_raid56_parity()
3021 if (logic_start >= logic_end) { in scrub_raid56_parity()
3045 logic_end - logic_start); in scrub_raid56_parity()
3076 u64 logic_end; in scrub_stripe() local
3151 map, &logic_end, NULL); in scrub_stripe()
3152 logic_end += base; in scrub_stripe()
3154 logic_end = logical + increment * nstripes; in scrub_stripe()
3164 key_end.objectid = logic_end; in scrub_stripe()
3174 key_end.offset = logic_end; in scrub_stripe()
3294 if (key.objectid >= logic_end) in scrub_stripe()