Lines Matching refs:logic_end
127 u64 logic_end; member
2741 length = sparity->logic_end - sparity->logic_start; in scrub_parity_check_and_repair()
2802 u64 logic_end) in scrub_raid56_parity() argument
2842 sparity->logic_end = logic_end; in scrub_raid56_parity()
2849 while (logic_start < logic_end) { in scrub_raid56_parity()
2904 if (key.objectid >= logic_end) { in scrub_raid56_parity()
2987 if (logic_start >= logic_end) { in scrub_raid56_parity()
3011 logic_end - logic_start); in scrub_raid56_parity()
3041 u64 logic_end; in scrub_stripe() local
3116 map, &logic_end, NULL); in scrub_stripe()
3117 logic_end += base; in scrub_stripe()
3119 logic_end = logical + increment * nstripes; in scrub_stripe()
3129 key_end.objectid = logic_end; in scrub_stripe()
3139 key_end.offset = logic_end; in scrub_stripe()
3259 if (key.objectid >= logic_end) in scrub_stripe()