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

/linux-master/block/
H A Dblk-cgroup.c539 * blkcg_destroy_blkgs() first and again from blkg_destroy_all() before
1210 * 2. When the nr_cgwbs count goes to zero, blkcg_destroy_blkgs() is called
1222 * blkcg_destroy_blkgs - responsible for shooting down blkgs
1232 static void blkcg_destroy_blkgs(struct blkcg *blkcg) function
1282 * blkcg can continue destruction by calling blkcg_destroy_blkgs().
1291 blkcg_destroy_blkgs(blkcg);

Completed in 267 milliseconds