Searched refs:nvme_nvm_ns_supported (Results 1 – 3 of 3) sorted by relevance
140 int nvme_nvm_ns_supported(struct nvme_ns *ns, struct nvme_id_ns *id);151 static inline int nvme_nvm_ns_supported(struct nvme_ns *ns, struct nvme_id_ns *id) in nvme_nvm_ns_supported() function
581 int nvme_nvm_ns_supported(struct nvme_ns *ns, struct nvme_id_ns *id) in nvme_nvm_ns_supported() function
2046 if (nvme_nvm_ns_supported(ns, id) && ns->type != NVME_NS_LIGHTNVM) { in nvme_revalidate_disk()