Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dgfs2-glocks.rst63 go_xmote_bh Called after remote state change (e.g. to refill cache)
98 go_xmote_bh Yes No
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dincore.h242 int (*go_xmote_bh) (struct gfs2_glock *gl, struct gfs2_holder *gh); member
H A Dglops.c771 .go_xmote_bh = freeze_go_xmote_bh,
H A Dglock.c553 if (glops->go_xmote_bh) { in finish_xmote()
555 rv = glops->go_xmote_bh(gl, gh); in finish_xmote()