Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/filesystems/
H A Dgfs2-glocks.rst73 go_callback 若 DLM 发送回调以释放此锁时调用
99 go_callback 有时(N/A) 是
/linux/fs/gfs2/
H A Dglops.c667 .go_callback = freeze_go_callback,
673 .go_callback = iopen_go_callback,
H A Dincore.h225 void (*go_callback)(struct gfs2_glock *gl, bool remote); member
H A Dglock.c1378 if (gl->gl_ops->go_callback) in request_demote()
1379 gl->gl_ops->go_callback(gl, remote); in request_demote()
/linux/Documentation/filesystems/gfs2/
H A Dglocks.rst68 go_callback Called if the DLM sends a callback to drop this lock
99 go_callback Sometimes (N/A) Yes