Home
last modified time | relevance | path

Searched defs:nvme_ns (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/nvme/host/
Dnvme.h475 struct nvme_ns { struct
487 struct nvme_ns_head *head; argument
489 int lba_shift;
490 u16 ms;
514 static inline bool nvme_ns_has_pi(struct nvme_ns *ns) in nvme_ns_has_pi() argument