Searched refs:pblk_c_ctx (Results 1 – 4 of 4) sorted by relevance
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()[all …]
518 struct pblk_c_ctx *c_ctx = nvm_rq_to_pdu(rqd); in pblk_rb_read_to_bio()806 struct pblk_c_ctx *c; in pblk_rb_sysfs()
106 struct pblk_c_ctx { struct714 #define pblk_w_rq_size (sizeof(struct nvm_rq) + sizeof(struct pblk_c_ctx))775 struct pblk_c_ctx *c_ctx);
266 kfree(((struct pblk_c_ctx *)nvm_rq_to_pdu(rqd))->lun_bitmap); in pblk_free_rqd()