Searched refs:map_length (Results 1 – 4 of 4) sorted by relevance
63 struct bio *orig, u64 map_length, in btrfs_split_bio() argument82 orig_bbio->file_offset += map_length; in btrfs_split_bio()614 u64 map_length = length; in btrfs_submit_chunk() local629 map_length = min(map_length, length); in btrfs_submit_chunk()631 map_length = min(map_length, fs_info->max_zone_append_size); in btrfs_submit_chunk()633 if (map_length < length) { in btrfs_submit_chunk()677 return map_length == length; in btrfs_submit_chunk()680 if (map_length < length) in btrfs_submit_chunk()712 u64 map_length = 0; in btrfs_repair_io_failure() local723 map_length = length; in btrfs_repair_io_failure()[all …]
76 u64 map_length; member1509 recover->map_length = mapped_length; in scrub_setup_recheck_block()
46 acpi_size map_length; in acpi_ex_system_memory_space_handler() local138 map_length = (acpi_size) in acpi_ex_system_memory_space_handler()158 if (map_length > page_boundary_map_length) { in acpi_ex_system_memory_space_handler()159 map_length = page_boundary_map_length; in acpi_ex_system_memory_space_handler()164 logical_addr_ptr = acpi_os_map_memory(address, map_length); in acpi_ex_system_memory_space_handler()169 (u32)map_length)); in acpi_ex_system_memory_space_handler()178 mm->length = map_length; in acpi_ex_system_memory_space_handler()
234 jint map_length, in compiled_method_load_cb() argument257 if (has_line_numbers && map && map_length) { in compiled_method_load_cb()
Completed in 20 milliseconds