Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/filesystems/
Dgfs2-glocks.rst62 go_xmote_bh Called after remote state change (e.g. to refill cache)
97 go_xmote_bh Yes No
/linux-6.6.21/fs/gfs2/
Dincore.h219 int (*go_xmote_bh)(struct gfs2_glock *gl); member
Dglops.c746 .go_xmote_bh = freeze_go_xmote_bh,
Dglock.c633 if (glops->go_xmote_bh) { in finish_xmote()
637 rv = glops->go_xmote_bh(gl); in finish_xmote()