Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dblk-cgroup.h49 int lqueued; /* queued in llist */ member
Dblk-cgroup.c1014 WRITE_ONCE(bisc->lqueued, false); in __blkcg_rstat_flush()
2120 if (!READ_ONCE(bis->lqueued)) { in blk_cgroup_bio_start()
2124 WRITE_ONCE(bis->lqueued, true); in blk_cgroup_bio_start()