Lines Matching refs:logic_end
138 u64 logic_end; member
2693 length = sparity->logic_end - sparity->logic_start + 1; in scrub_parity_check_and_repair()
2759 u64 logic_end) in scrub_raid56_parity() argument
2797 sparity->logic_end = logic_end; in scrub_raid56_parity()
2804 while (logic_start < logic_end) { in scrub_raid56_parity()
2859 if (key.objectid > logic_end) { in scrub_raid56_parity()
2922 if (logic_start >= logic_end) { in scrub_raid56_parity()
2946 logic_end - logic_start + 1); in scrub_raid56_parity()
2977 u64 logic_end; in scrub_stripe() local
3052 map, &logic_end, NULL); in scrub_stripe()
3053 logic_end += base; in scrub_stripe()
3055 logic_end = logical + increment * nstripes; in scrub_stripe()
3065 key_end.objectid = logic_end; in scrub_stripe()
3075 key_end.offset = logic_end; in scrub_stripe()
3193 if (key.objectid >= logic_end) in scrub_stripe()