Home
last modified time | relevance | path

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

/fs/btrfs/
Dscrub.c1232 u64 mapped_length, in scrub_stripe_index_and_offset() argument
1247 logical < raid_map[i] + mapped_length) in scrub_stripe_index_and_offset()
1273 u64 mapped_length; in scrub_setup_recheck_block() local
1289 mapped_length = sublen; in scrub_setup_recheck_block()
1298 logical, &mapped_length, &bioc); in scrub_setup_recheck_block()
1299 if (ret || !bioc || mapped_length < sublen) { in scrub_setup_recheck_block()
1314 recover->map_length = mapped_length; in scrub_setup_recheck_block()
1352 mapped_length, in scrub_setup_recheck_block()
2914 u64 mapped_length; in scrub_raid56_parity() local
3045 mapped_length = extent_len; in scrub_raid56_parity()
[all …]
Dzoned.c1536 u64 mapped_length = PAGE_SIZE; in read_zone_info() local
1542 &mapped_length, &bioc); in read_zone_info()
1543 if (ret || !bioc || mapped_length < PAGE_SIZE) { in read_zone_info()