Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-cgroup.c304 static struct blkcg_gq *blkg_alloc(struct blkcg *blkcg, struct gendisk *disk, in blkg_alloc() function
397 new_blkg = blkg_alloc(blkcg, disk, GFP_NOWAIT | __GFP_NOWARN); in blkg_create()
887 new_blkg = blkg_alloc(pos, disk, GFP_KERNEL); in blkg_conf_prep()
1467 new_blkg = blkg_alloc(&blkcg_root, disk, GFP_KERNEL); in blkcg_init_disk()