Searched refs:logic_end (Results 1 – 1 of 1) sorted by relevance
129 u64 logic_end; member2836 length = sparity->logic_end - sparity->logic_start; in scrub_parity_check_and_repair()2897 u64 logic_end) in scrub_raid56_parity() argument2940 sparity->logic_end = logic_end; in scrub_raid56_parity()2947 while (logic_start < logic_end) { in scrub_raid56_parity()3002 if (key.objectid >= logic_end) { in scrub_raid56_parity()3086 if (logic_start >= logic_end) { in scrub_raid56_parity()3109 ASSERT(logic_end - logic_start <= U32_MAX); in scrub_raid56_parity()3111 logic_end - logic_start); in scrub_raid56_parity()3182 u64 logic_end; in scrub_stripe() local[all …]