Lines Matching refs:pblk_c_ctx
21 struct pblk_c_ctx *c_ctx) in pblk_end_w_bio()
68 struct pblk_c_ctx *c_ctx) in pblk_end_queued_w_bio()
75 struct pblk_c_ctx *c_ctx) in pblk_complete_write()
77 struct pblk_c_ctx *c, *r; in pblk_complete_write()
182 static void pblk_queue_resubmit(struct pblk *pblk, struct pblk_c_ctx *c_ctx) in pblk_queue_resubmit()
184 struct pblk_c_ctx *r_ctx; in pblk_queue_resubmit()
186 r_ctx = kzalloc(sizeof(struct pblk_c_ctx), GFP_KERNEL); in pblk_queue_resubmit()
210 struct pblk_c_ctx *c_ctx = nvm_rq_to_pdu(rqd); in pblk_submit_rec()
255 struct pblk_c_ctx *c_ctx = nvm_rq_to_pdu(rqd); in pblk_end_io_write()
325 struct pblk_c_ctx *c_ctx = nvm_rq_to_pdu(rqd); in pblk_setup_w_rq()
456 struct pblk_c_ctx *data_c_ctx = nvm_rq_to_pdu(data_rqd); in pblk_valid_meta_ppa()
563 struct pblk_c_ctx *c_ctx = nvm_rq_to_pdu(rqd); in pblk_free_write_rqd()
586 struct pblk_c_ctx *r_ctx; in pblk_submit_write()
590 struct pblk_c_ctx, list); in pblk_submit_write()