Home
last modified time | relevance | path

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

/linux-6.6.21/block/
Dblk-cgroup.h49 int lqueued; /* queued in llist */ member
Dblk-cgroup.c1027 WRITE_ONCE(bisc->lqueued, false); in __blkcg_rstat_flush()
2133 if (!READ_ONCE(bis->lqueued)) { in blk_cgroup_bio_start()
2137 WRITE_ONCE(bis->lqueued, true); in blk_cgroup_bio_start()