Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dscrub.c139 u64 logic_end; member
2774 length = sparity->logic_end - sparity->logic_start; in scrub_parity_check_and_repair()
2839 u64 logic_end) in scrub_raid56_parity() argument
2879 sparity->logic_end = logic_end; in scrub_raid56_parity()
2886 while (logic_start < logic_end) { in scrub_raid56_parity()
2941 if (key.objectid >= logic_end) { in scrub_raid56_parity()
3021 if (logic_start >= logic_end) { in scrub_raid56_parity()
3045 logic_end - logic_start); in scrub_raid56_parity()
3076 u64 logic_end; in scrub_stripe() local
3151 map, &logic_end, NULL); in scrub_stripe()
[all …]