Lines Matching refs:logic_end
129 u64 logic_end; member
2765 length = sparity->logic_end - sparity->logic_start; in scrub_parity_check_and_repair()
2826 u64 logic_end) in scrub_raid56_parity() argument
2866 sparity->logic_end = logic_end; in scrub_raid56_parity()
2873 while (logic_start < logic_end) { in scrub_raid56_parity()
2928 if (key.objectid >= logic_end) { in scrub_raid56_parity()
3011 if (logic_start >= logic_end) { in scrub_raid56_parity()
3035 logic_end - logic_start); in scrub_raid56_parity()
3064 u64 logic_end; in scrub_stripe() local
3139 map, &logic_end, NULL); in scrub_stripe()
3140 logic_end += base; in scrub_stripe()
3142 logic_end = logical + increment * nstripes; in scrub_stripe()
3152 key_end.objectid = logic_end; in scrub_stripe()
3162 key_end.offset = logic_end; in scrub_stripe()
3282 if (key.objectid >= logic_end) in scrub_stripe()