Searched defs:bic (Results 1 – 4 of 4) sorted by relevance
/linux/block/ |
H A D | bfq-iosched.c | 379 struct bfq_queue *bic_to_bfqq(struct bfq_io_cq *bic, bool is_sync, in bic_to_bfqq() 390 void bic_set_bfqq(struct bfq_io_cq *bic, in bic_set_bfqq() 436 struct bfq_data *bic_to_bfqd(struct bfq_io_cq *bic) in bic_to_bfqd() 586 struct bfq_io_cq *bic, blk_opf_t opf, in bfqq_request_over_limit() 678 struct bfq_io_cq *bic, blk_opf_t opf, in bfqq_request_over_limit() 703 struct bfq_io_cq *bic = bfq_bic_lookup(data->q); in bfq_limit_depth() local 1145 struct bfq_io_cq *bic, bool bfq_already_existing) in bfq_bfqq_resume_state() 2468 struct bfq_io_cq *bic = bfq_bic_lookup(q); in bfq_bio_merge() local 2918 void *io_struct, bool request, struct bfq_io_cq *bic) in bfq_setup_cooperator() 3053 struct bfq_io_cq *bic = bfqq->bic; in bfq_bfqq_save_state() local [all …]
|
H A D | ioctl.c | 762 struct blk_iou_cmd *bic = io_uring_cmd_to_pdu(cmd, struct blk_iou_cmd); in blk_cmd_complete() local 773 struct blk_iou_cmd *bic = io_uring_cmd_to_pdu(cmd, struct blk_iou_cmd); in bio_cmd_bio_end_io() local 786 struct blk_iou_cmd *bic = io_uring_cmd_to_pdu(cmd, struct blk_iou_cmd); in blkdev_cmd_discard() local 842 struct blk_iou_cmd *bic = io_uring_cmd_to_pdu(cmd, struct blk_iou_cmd); in blkdev_uring_cmd() local
|
H A D | bfq-cgroup.c | 705 struct bfq_io_cq *bic, in bfq_sync_bfqq_move() 754 struct bfq_io_cq *bic, in __bfq_bic_change_cgroup() 774 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) in bfq_bic_update_cgroup() 1407 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) {} in bfq_bic_update_cgroup()
|
H A D | bfq-iosched.h | 339 struct bfq_io_cq *bic; member
|