Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dlightnvm.h284 struct nvm_rq { struct
285 struct nvm_tgt_dev *dev;
287 struct bio *bio;
311 static inline struct nvm_rq *nvm_rq_from_pdu(void *pdu) in nvm_rq_from_pdu() argument