blkg_alloc
new_blkg = blkg_alloc(&blkcg_root, disk, GFP_KERNEL);
new_blkg = blkg_alloc(blkcg, disk, GFP_NOWAIT);
new_blkg = blkg_alloc(pos, disk, GFP_NOIO);