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

/linux-master/include/linux/
H A Dblk-cgroup.h31 void blkcg_pin_online(struct cgroup_subsys_state *blkcg_css);
/linux-master/block/
H A Dblk-cgroup.c1263 * blkcg_pin_online - pin online state
1270 void blkcg_pin_online(struct cgroup_subsys_state *blkcg_css) function
1403 * blkcg_pin_online() is used to delay blkcg offline so that blkgs
1408 blkcg_pin_online(&parent->css);
/linux-master/mm/
H A Dbacking-dev.c618 blkcg_pin_online(blkcg_css);

Completed in 232 milliseconds