Searched refs:mapped_length (Results 1 – 2 of 2) sorted by relevance
1232 u64 mapped_length, in scrub_stripe_index_and_offset() argument1247 logical < raid_map[i] + mapped_length) in scrub_stripe_index_and_offset()1273 u64 mapped_length; in scrub_setup_recheck_block() local1289 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() local3045 mapped_length = extent_len; in scrub_raid56_parity()[all …]
1536 u64 mapped_length = PAGE_SIZE; in read_zone_info() local1542 &mapped_length, &bioc); in read_zone_info()1543 if (ret || !bioc || mapped_length < PAGE_SIZE) { in read_zone_info()