Searched refs:go_unlocked (Results 1 – 5 of 5) sorted by relevance
209 if (i_gl->gl_ops->go_unlocked) { in signal_our_withdraw()
137 if (gl->gl_ops->go_unlocked) in gdlm_ast()138 gl->gl_ops->go_unlocked(gl); in gdlm_ast()
226 void (*go_unlocked)(struct gfs2_glock *gl); member
713 .go_unlocked = inode_go_unlocked,
69 go_unlocked Called when a glock is unlocked (dlm_unlock())100 go_unlocked Yes No
Completed in 13 milliseconds