Searched refs:configure_block_device_queue_depth (Results 1 – 2 of 2) sorted by relevance
51 pub fn configure_block_device_queue_depth<P: AsRef<Path>>( in configure_block_device_queue_depth() function270 fn configure_block_device_queue_depth() { in configure_block_device_queue_depth() function
38 use mmd::block_dev::configure_block_device_queue_depth;266 if let Err(e) = configure_block_device_queue_depth(device_name, "/") { in setup_zram_writeback()