Home
last modified time | relevance | path

Searched refs:min_depth_nonopt (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/nvme/host/
H A Dmultipath.c360 unsigned int min_depth_opt = UINT_MAX, min_depth_nonopt = UINT_MAX; in nvme_queue_depth_path() local
378 if (depth < min_depth_nonopt) { in nvme_queue_depth_path()
379 min_depth_nonopt = depth; in nvme_queue_depth_path()