Home
last modified time | relevance | path

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

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