Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dscrub.c1233 u64 mapped_length, in scrub_stripe_index_and_offset() argument
1248 logical < raid_map[i] + mapped_length) in scrub_stripe_index_and_offset()
1274 u64 mapped_length; in scrub_setup_recheck_block() local
1290 mapped_length = sublen; in scrub_setup_recheck_block()
1299 logical, &mapped_length, &bbio); in scrub_setup_recheck_block()
1300 if (ret || !bbio || mapped_length < sublen) { in scrub_setup_recheck_block()
1315 recover->map_length = mapped_length; in scrub_setup_recheck_block()
1353 mapped_length, in scrub_setup_recheck_block()
2915 u64 mapped_length; in scrub_raid56_parity() local
3046 mapped_length = extent_len; in scrub_raid56_parity()
[all …]
Dzoned.c1444 u64 mapped_length = PAGE_SIZE; in read_zone_info() local
1450 &mapped_length, &bbio); in read_zone_info()
1451 if (ret || !bbio || mapped_length < PAGE_SIZE) { in read_zone_info()