Home
last modified time | relevance | path

Searched refs:go_callback (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dglops.c751 .go_callback = freeze_go_callback,
758 .go_callback = iopen_go_callback,
772 .go_callback = nondisk_go_callback,
H A Dincore.h226 void (*go_callback)(struct gfs2_glock *gl, bool remote); member
H A Dglock.c1467 if (gl->gl_ops->go_callback) in handle_callback()
1468 gl->gl_ops->go_callback(gl, remote); in handle_callback()
/openbmc/linux/Documentation/filesystems/
H A Dgfs2-glocks.rst71 go_callback Called if the DLM sends a callback to drop this lock
103 go_callback Sometimes (N/A) Yes