Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dscrub.c1231 u64 mapped_length, in scrub_stripe_index_and_offset() argument
1246 logical < raid_map[i] + mapped_length) in scrub_stripe_index_and_offset()
1272 u64 mapped_length; in scrub_setup_recheck_block() local
1288 mapped_length = sublen; in scrub_setup_recheck_block()
1297 logical, &mapped_length, &bbio); in scrub_setup_recheck_block()
1298 if (ret || !bbio || mapped_length < sublen) { in scrub_setup_recheck_block()
1313 recover->map_length = mapped_length; in scrub_setup_recheck_block()
1351 mapped_length, in scrub_setup_recheck_block()
2837 u64 mapped_length; in scrub_raid56_parity() local
2965 mapped_length = extent_len; in scrub_raid56_parity()
[all …]
/linux-4.19.296/include/acpi/
Dactypes.h1218 acpi_size mapped_length; member