Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/filesystems/
Dgfs2-glocks.rst63 go_xmote_bh Called after remote state change (e.g. to refill cache)
98 go_xmote_bh Yes No
/linux-5.19.10/fs/gfs2/
Dincore.h219 int (*go_xmote_bh)(struct gfs2_glock *gl); member
Dglops.c757 .go_xmote_bh = freeze_go_xmote_bh,
Dglock.c717 if (glops->go_xmote_bh) { in finish_xmote()
719 rv = glops->go_xmote_bh(gl); in finish_xmote()