Searched refs:gl_work (Results 1 – 3 of 3) sorted by relevance
219 if (!queue_delayed_work(glock_workqueue, &gl->gl_work, delay)) { in __gfs2_glock_queue_work()700 struct gfs2_glock *gl = container_of(work, struct gfs2_glock, gl_work.work); in glock_work_func()849 INIT_DELAYED_WORK(&gl->gl_work, glock_work_func); in gfs2_glock_get()
376 struct delayed_work gl_work; member
144 flush_delayed_work(&ip->i_gl->gl_work); in gfs2_inode_lookup()706 flush_delayed_work(&ip->i_gl->gl_work); in gfs2_create_inode()