Home
last modified time | relevance | path

Searched refs:logic_end (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/btrfs/
Dscrub.c130 u64 logic_end; member
2694 length = sparity->logic_end - sparity->logic_start; in scrub_parity_check_and_repair()
2755 u64 logic_end) in scrub_raid56_parity() argument
2795 sparity->logic_end = logic_end; in scrub_raid56_parity()
2802 while (logic_start < logic_end) { in scrub_raid56_parity()
2857 if (key.objectid >= logic_end) { in scrub_raid56_parity()
2940 if (logic_start >= logic_end) { in scrub_raid56_parity()
2964 logic_end - logic_start); in scrub_raid56_parity()
2994 u64 logic_end; in scrub_stripe() local
3069 map, &logic_end, NULL); in scrub_stripe()
[all …]