Searched refs:backing_device_queue_depth (Results 1 – 1 of 1) sorted by relevance
67 let backing_device_queue_depth = in configure_block_device_queue_depth_with_sysfs() localVariable69 let backing_device_queue_depth = backing_device_queue_depth.trim().parse::<u32>()?; in configure_block_device_queue_depth_with_sysfs() localVariable73 backing_device_queue_depth.to_string(), in configure_block_device_queue_depth_with_sysfs()