Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglock.c1033 static void delete_work_func(struct work_struct *work) in delete_work_func() function
1244 INIT_DELAYED_WORK(&gl->gl_delete, delete_work_func); in gfs2_glock_get()