Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/host/
Dmultipath.c23 inline bool nvme_ctrl_use_ana(struct nvme_ctrl *ctrl) in nvme_ctrl_use_ana() function
443 if (!nvme_ctrl_use_ana(ctrl)) in nvme_mpath_stop()
480 if (nvme_ctrl_use_ana(ns->ctrl)) { in nvme_mpath_add_disk()
514 if (!nvme_ctrl_use_ana(ctrl)) in nvme_mpath_init()
Dnvme.h466 bool nvme_ctrl_use_ana(struct nvme_ctrl *ctrl);
499 static inline bool nvme_ctrl_use_ana(struct nvme_ctrl *ctrl) in nvme_ctrl_use_ana() function
Dcore.c2725 if (!nvme_ctrl_use_ana(nvme_get_ns_from_dev(dev)->ctrl)) in nvme_ns_id_attrs_are_visible()