Lines Matching defs:rqd
79 static void __pblk_end_io_erase(struct pblk *pblk, struct nvm_rq *rqd) in __pblk_end_io_erase()
113 static void pblk_end_io_erase(struct nvm_rq *rqd) in pblk_end_io_erase()
241 int pblk_alloc_rqd_meta(struct pblk *pblk, struct nvm_rq *rqd) in pblk_alloc_rqd_meta()
259 void pblk_free_rqd_meta(struct pblk *pblk, struct nvm_rq *rqd) in pblk_free_rqd_meta()
272 struct nvm_rq *rqd; in pblk_alloc_rqd() local
297 void pblk_free_rqd(struct pblk *pblk, struct nvm_rq *rqd, int type) in pblk_free_rqd()
473 void pblk_log_write_err(struct pblk *pblk, struct nvm_rq *rqd) in pblk_log_write_err()
481 void pblk_log_read_err(struct pblk *pblk, struct nvm_rq *rqd) in pblk_log_read_err()
510 int pblk_submit_io(struct pblk *pblk, struct nvm_rq *rqd, void *buf) in pblk_submit_io()
524 void pblk_check_chunk_state_update(struct pblk *pblk, struct nvm_rq *rqd) in pblk_check_chunk_state_update()
544 int pblk_submit_io_sync(struct pblk *pblk, struct nvm_rq *rqd, void *buf) in pblk_submit_io_sync()
565 static int pblk_submit_io_sync_sem(struct pblk *pblk, struct nvm_rq *rqd, in pblk_submit_io_sync_sem()
681 struct nvm_rq rqd; in pblk_line_smeta_read() local
722 struct nvm_rq rqd; in pblk_line_smeta_write() local
772 struct nvm_rq rqd; in pblk_line_emeta_read() local
855 static void pblk_setup_e_rq(struct pblk *pblk, struct nvm_rq *rqd, in pblk_setup_e_rq()
867 struct nvm_rq rqd = {NULL}; in pblk_blk_erase_sync() local
1444 void pblk_rq_to_line_put(struct pblk *pblk, struct nvm_rq *rqd) in pblk_rq_to_line_put()
1691 struct nvm_rq *rqd; in pblk_blk_erase_async() local
2115 void *pblk_get_meta_for_writes(struct pblk *pblk, struct nvm_rq *rqd) in pblk_get_meta_for_writes()
2133 void pblk_get_packed_meta(struct pblk *pblk, struct nvm_rq *rqd) in pblk_get_packed_meta()