Searched defs:nvme_ns (Results 1 – 1 of 1) sorted by relevance
486 struct nvme_ns { struct498 struct nvme_ns_head *head; argument500 int lba_shift;501 u16 ms;525 static inline bool nvme_ns_has_pi(struct nvme_ns *ns) in nvme_ns_has_pi() argument