Searched refs:go_xmote_bh (Results 1 – 4 of 4) sorted by relevance
62 go_xmote_bh Called after remote state change (e.g. to refill cache)97 go_xmote_bh Yes No
219 int (*go_xmote_bh)(struct gfs2_glock *gl); member
746 .go_xmote_bh = freeze_go_xmote_bh,
633 if (glops->go_xmote_bh) { in finish_xmote()637 rv = glops->go_xmote_bh(gl); in finish_xmote()