Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dnvme.h916 static inline bool nvme_ctrl_use_ana(struct nvme_ctrl *ctrl) in nvme_ctrl_use_ana() function
957 static inline bool nvme_ctrl_use_ana(struct nvme_ctrl *ctrl) in nvme_ctrl_use_ana() function
H A Dmultipath.c781 if (!nvme_ctrl_use_ana(ctrl)) in nvme_mpath_stop()
850 if (nvme_ctrl_use_ana(ns->ctrl)) { in nvme_mpath_add_disk()
H A Dsysfs.c153 if (!nvme_ctrl_use_ana(nvme_get_ns_from_dev(dev)->ctrl)) in nvme_ns_id_attrs_are_visible()