Home
last modified time | relevance | path

Searched defs:backing_device_queue_depth (Results 1 – 1 of 1) sorted by relevance

/system/memory/mmd/src/
Dblock_dev.rs67 let backing_device_queue_depth = in configure_block_device_queue_depth_with_sysfs() localVariable
69 let backing_device_queue_depth = backing_device_queue_depth.trim().parse::<u32>()?; in configure_block_device_queue_depth_with_sysfs() localVariable