Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-cgroup.c119 static void blkg_free_workfn(struct work_struct *work) in blkg_free_workfn() function
165 INIT_WORK(&blkg->free_work, blkg_free_workfn); in blkg_free()