Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dincore.h365 struct delayed_work gl_work; member
H A Dglock.c278 if (!queue_delayed_work(glock_workqueue, &gl->gl_work, delay)) { in gfs2_glock_queue_work()
1093 struct gfs2_glock *gl = container_of(work, struct gfs2_glock, gl_work.work); in glock_work_func()
1246 INIT_DELAYED_WORK(&gl->gl_work, glock_work_func); in gfs2_glock_get()
H A Drgrp.c731 flush_delayed_work(&gl->gl_work); in gfs2_clear_rgrpd()