Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dscrub.c129 u64 logic_end; member
2765 length = sparity->logic_end - sparity->logic_start; in scrub_parity_check_and_repair()
2826 u64 logic_end) in scrub_raid56_parity() argument
2866 sparity->logic_end = logic_end; in scrub_raid56_parity()
2873 while (logic_start < logic_end) { in scrub_raid56_parity()
2928 if (key.objectid >= logic_end) { in scrub_raid56_parity()
3011 if (logic_start >= logic_end) { in scrub_raid56_parity()
3035 logic_end - logic_start); in scrub_raid56_parity()
3064 u64 logic_end; in scrub_stripe() local
3139 map, &logic_end, NULL); in scrub_stripe()
[all …]