Searched refs:blk_queue_unprep_rq (Results 1 – 3 of 3) sorted by relevance
50 void blk_queue_unprep_rq(struct request_queue *q, unprep_rq_fn *ufn) in blk_queue_unprep_rq() function54 EXPORT_SYMBOL(blk_queue_unprep_rq);
1038 extern void blk_queue_unprep_rq(struct request_queue *, unprep_rq_fn *ufn);
2159 blk_queue_unprep_rq(q, scsi_unprep_fn); in scsi_alloc_queue()