Home
last modified time | relevance | path

Searched refs:go_unlocked (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/gfs2/
H A Dutil.c209 if (i_gl->gl_ops->go_unlocked) { in signal_our_withdraw()
H A Dlock_dlm.c137 if (gl->gl_ops->go_unlocked) in gdlm_ast()
138 gl->gl_ops->go_unlocked(gl); in gdlm_ast()
H A Dincore.h226 void (*go_unlocked)(struct gfs2_glock *gl); member
H A Dglops.c720 .go_unlocked = inode_go_unlocked,
/linux-6.15/Documentation/filesystems/
H A Dgfs2-glocks.rst69 go_unlocked Called when a glock is unlocked (dlm_unlock())
100 go_unlocked Yes No