Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dscrub.c127 u64 logic_end; member
2741 length = sparity->logic_end - sparity->logic_start; in scrub_parity_check_and_repair()
2802 u64 logic_end) in scrub_raid56_parity() argument
2842 sparity->logic_end = logic_end; in scrub_raid56_parity()
2849 while (logic_start < logic_end) { in scrub_raid56_parity()
2904 if (key.objectid >= logic_end) { in scrub_raid56_parity()
2987 if (logic_start >= logic_end) { in scrub_raid56_parity()
3011 logic_end - logic_start); in scrub_raid56_parity()
3041 u64 logic_end; in scrub_stripe() local
3116 map, &logic_end, NULL); in scrub_stripe()
[all …]