Searched defs:nvme_ns (Results 1 – 1 of 1) sorted by relevance
475 struct nvme_ns { struct487 struct nvme_ns_head *head; argument489 int lba_shift;490 u16 ms;514 static inline bool nvme_ns_has_pi(struct nvme_ns *ns) in nvme_ns_has_pi() argument