Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h946 static inline bool nvme_ctrl_use_ana(struct nvme_ctrl *ctrl) in nvme_ctrl_use_ana() function
991 static inline bool nvme_ctrl_use_ana(struct nvme_ctrl *ctrl) in nvme_ctrl_use_ana() function
H A Dsysfs.c290 if (!nvme_ctrl_use_ana(nvme_get_ns_from_dev(dev)->ctrl)) in nvme_ns_attrs_are_visible()