Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dscrub.c138 u64 logic_end; member
2693 length = sparity->logic_end - sparity->logic_start + 1; in scrub_parity_check_and_repair()
2759 u64 logic_end) in scrub_raid56_parity() argument
2797 sparity->logic_end = logic_end; in scrub_raid56_parity()
2804 while (logic_start < logic_end) { in scrub_raid56_parity()
2859 if (key.objectid > logic_end) { in scrub_raid56_parity()
2922 if (logic_start >= logic_end) { in scrub_raid56_parity()
2946 logic_end - logic_start + 1); in scrub_raid56_parity()
2977 u64 logic_end; in scrub_stripe() local
3052 map, &logic_end, NULL); in scrub_stripe()
[all …]