Lines Matching refs:nvm_rq
611 static void nvm_rq_tgt_to_dev(struct nvm_tgt_dev *tgt_dev, struct nvm_rq *rqd) in nvm_rq_tgt_to_dev()
618 static void nvm_rq_dev_to_tgt(struct nvm_tgt_dev *tgt_dev, struct nvm_rq *rqd) in nvm_rq_dev_to_tgt()
676 static int nvm_set_rqd_ppalist(struct nvm_tgt_dev *tgt_dev, struct nvm_rq *rqd, in nvm_set_rqd_ppalist()
713 struct nvm_rq *rqd) in nvm_free_rqd_ppalist()
721 static int nvm_set_flags(struct nvm_geo *geo, struct nvm_rq *rqd) in nvm_set_flags()
739 int nvm_submit_io(struct nvm_tgt_dev *tgt_dev, struct nvm_rq *rqd, void *buf) in nvm_submit_io()
760 static void nvm_sync_end_io(struct nvm_rq *rqd) in nvm_sync_end_io()
767 static int nvm_submit_io_wait(struct nvm_dev *dev, struct nvm_rq *rqd, in nvm_submit_io_wait()
785 int nvm_submit_io_sync(struct nvm_tgt_dev *tgt_dev, struct nvm_rq *rqd, in nvm_submit_io_sync()
805 void nvm_end_io(struct nvm_rq *rqd) in nvm_end_io()
818 static int nvm_submit_io_sync_raw(struct nvm_dev *dev, struct nvm_rq *rqd) in nvm_submit_io_sync_raw()
831 struct nvm_rq rqd = { NULL }; in nvm_bb_chunk_sense()
1074 struct nvm_rq rqd; in nvm_set_chunk_meta()
1085 memset(&rqd, 0, sizeof(struct nvm_rq)); in nvm_set_chunk_meta()