Searched refs:go_xmote_bh (Results 1 – 3 of 3) sorted by relevance
197 int (*go_xmote_bh) (struct gfs2_glock *gl, struct gfs2_holder *gh); member
565 .go_xmote_bh = trans_go_xmote_bh,
501 if (glops->go_xmote_bh) { in finish_xmote()503 rv = glops->go_xmote_bh(gl, gh); in finish_xmote()