Searched refs:logic_end (Results 1 – 1 of 1) sorted by relevance
129 u64 logic_end; member2837 length = sparity->logic_end - sparity->logic_start; in scrub_parity_check_and_repair()2898 u64 logic_end) in scrub_raid56_parity() argument2941 sparity->logic_end = logic_end; in scrub_raid56_parity()2948 while (logic_start < logic_end) { in scrub_raid56_parity()3003 if (key.objectid >= logic_end) { in scrub_raid56_parity()3087 if (logic_start >= logic_end) { in scrub_raid56_parity()3110 ASSERT(logic_end - logic_start <= U32_MAX); in scrub_raid56_parity()3112 logic_end - logic_start); in scrub_raid56_parity()3183 u64 logic_end; in scrub_stripe() local[all …]