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

/linux-master/fs/gfs2/
H A Dglock.c255 * queued above. The queued work (glock_work_func) takes that
1068 static void glock_work_func(struct work_struct *work) function
1223 INIT_DELAYED_WORK(&gl->gl_work, glock_work_func);

Completed in 126 milliseconds