Searched refs:gl_work (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 228 milliseconds