Searched refs:BIO_CGROUP_ACCT (Results 1 – 2 of 2) sorted by relevance
175 if (!bio_flagged(bio, BIO_CGROUP_ACCT)) { in blk_should_throtl()176 bio_set_flag(bio, BIO_CGROUP_ACCT); in blk_should_throtl()
297 BIO_CGROUP_ACCT, /* has been accounted to a cgroup */ enumerator