Searched refs:best_opt (Results 1 – 1 of 1) sorted by relevance
359 struct nvme_ns *best_opt = NULL, *best_nonopt = NULL, *ns; in nvme_queue_depth_path() local374 best_opt = ns; in nvme_queue_depth_path()388 return best_opt; in nvme_queue_depth_path()391 return best_opt ? best_opt : best_nonopt; in nvme_queue_depth_path()