Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dscrub.c1237 u64 mapped_length, in scrub_stripe_index_and_offset() argument
1252 logical < raid_map[i] + mapped_length) in scrub_stripe_index_and_offset()
1278 u64 mapped_length; in scrub_setup_recheck_block() local
1294 mapped_length = sublen; in scrub_setup_recheck_block()
1303 logical, &mapped_length, &bbio); in scrub_setup_recheck_block()
1304 if (ret || !bbio || mapped_length < sublen) { in scrub_setup_recheck_block()
1319 recover->map_length = mapped_length; in scrub_setup_recheck_block()
1357 mapped_length, in scrub_setup_recheck_block()
2771 u64 mapped_length; in scrub_raid56_parity() local
2899 mapped_length = extent_len; in scrub_raid56_parity()
[all …]