Searched refs:bfq_bic_update_cgroup (Results 1 - 3 of 3) sorted by relevance

/linux-master/block/
H A Dbfq-iosched.h1006 /* cached path for this blkg (see comments in bfq_bic_update_cgroup) */
1009 /* reference counter (see comments in bfq_bic_update_cgroup) */
1089 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio);
H A Dbfq-cgroup.c330 /* see comments in bfq_bic_update_cgroup for why refcounting bfqg */
524 /* see comments in bfq_bic_update_cgroup for why refcounting */
632 * bfq_bic_update_cgroup on guaranteeing the consistency of blkg
756 * comments in bfq_bic_update_cgroup on this issue)
779 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) function
1463 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) {} function
H A Dbfq-iosched.c2467 bfq_bic_update_cgroup(bic, bio);
6874 bfq_bic_update_cgroup(bic, bio);

Completed in 129 milliseconds