bio_queue_head
static int biolen(struct bio_queue_head *bq)
struct bio_queue_head bio_queue;
struct bio_queue_head trim_queue;
struct bio_queue_head write_queue;
struct bio_queue_head bio_queue;
struct bio_queue_head bio_queue;
struct bio_queue_head delete_run_queue;
struct bio_queue_head bio_queue;
struct bio_queue_head bio_queue;
struct bio_queue_head aac_bioq;
struct bio_queue_head aac_bioq;
struct bio_queue_head bioq; /* bio queue */
struct bio_queue_head fd_bq;
struct bio_queue_head head;
struct bio_queue_head bio_queue;
struct bio_queue_head bio_queue;
struct bio_queue_head sc_bio_queue;
struct bio_queue_head sc_bio_queue;
struct bio_queue_head sc_bio_queue;
struct bio_queue_head bio_queue;
struct bio_queue_head queue;
struct bio_queue_head bio_queue;
struct bio_queue_head mfi_bioq;
struct bio_queue_head mlx_bioq; /* outstanding I/O operations */
struct bio_queue_head bio_queue;
struct bio_queue_head bioq;
struct bio_queue_head spa_g_queue;
struct bio_queue_head ofwd_bio_queue;
struct bio_queue_head queue;
struct bio_queue_head vtblk_bioq;
struct bio_queue_head *bioq;
struct bio_queue_head *bioq;
struct bio_queue_head xbd_bioq; /* sort queue */
struct bio_queue_head queue;
struct bio_queue_head queue;
struct bio_queue_head sc_queue;
struct bio_queue_head queue;
struct bio_queue_head queue;
struct bio_queue_head sc_inqueue; /* P: sc_queue_mtx */
struct bio_queue_head sc_outqueue; /* P: sc_queue_mtx */
struct bio_queue_head *d_queue;
struct bio_queue_head sc_back_queue;
struct bio_queue_head sc_regular_queue;
struct bio_queue_head sc_delayed_queue;
bioq_dismantle(struct bio_queue_head *bq)
struct bio_queue_head bq;
static struct bio_queue_head gmtbq;
struct bio_queue_head queue;
struct bio_queue_head v_inflight; /* In-flight write requests. */
struct bio_queue_head v_locked; /* Blocked I/O requests. */
struct bio_queue_head sc_queue; /* Worker I/O queue. */
struct bio_queue_head queue;
struct bio_queue_head queue;
struct bio_queue_head queue;
struct bio_queue_head queue;
struct bio_queue_head queue;
struct bio_queue_head queue;
struct bio_queue_head queue;
struct bio_queue_head queue;
struct bio_queue_head sc_queue;
struct bio_queue_head sc_regular_delayed; /* Delayed I/O requests due
struct bio_queue_head sc_inflight; /* In-flight regular write
struct bio_queue_head sc_sync_delayed; /* Delayed sync requests due
struct bio_queue_head queue;
struct bio_queue_head bio_queue;
static void bioq_dismantle(struct bio_queue_head *);
struct bio_queue_head bq;
bioq_dismantle(struct bio_queue_head *bq)
bioq_init(struct bio_queue_head *head)
bioq_remove(struct bio_queue_head *head, struct bio *bp)
bioq_flush(struct bio_queue_head *head, struct devstat *stp, int error)
bioq_insert_head(struct bio_queue_head *head, struct bio *bp)
bioq_insert_tail(struct bio_queue_head *head, struct bio *bp)
bioq_first(struct bio_queue_head *head)
bioq_takefirst(struct bio_queue_head *head)
bioq_bio_key(struct bio_queue_head *head, struct bio *bp)
bioq_disksort(struct bio_queue_head *head, struct bio *bp)
struct bio_queue_head bio_queue;
struct bio_queue_head sc_bio_queue;
struct bio_queue_head sc_bioq;
struct bio_queue_head sc_deferredq;
void bioq_disksort(struct bio_queue_head *ap, struct bio *bp);
struct bio *bioq_first(struct bio_queue_head *head);
struct bio *bioq_takefirst(struct bio_queue_head *head);
void bioq_flush(struct bio_queue_head *head, struct devstat *stp, int error);
void bioq_init(struct bio_queue_head *head);
void bioq_insert_head(struct bio_queue_head *head, struct bio *bp);
void bioq_insert_tail(struct bio_queue_head *head, struct bio *bp);
void bioq_remove(struct bio_queue_head *head, struct bio *bp);