Home
last modified time | relevance | path

Searched refs:cleanup_cb_t (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/block/
H A Dblk-rq-qos.h136 typedef void (cleanup_cb_t)(struct rq_wait *rqw, void *private_data); typedef
140 cleanup_cb_t *cleanup_cb);
H A Dblk-rq-qos.c251 cleanup_cb_t *cleanup_cb) in rq_qos_wait()