Home
last modified time | relevance | path

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

/fs/gfs2/
Dincore.h220 int (*go_xmote_bh)(struct gfs2_glock *gl); member
Dglops.c766 .go_xmote_bh = freeze_go_xmote_bh,
Dglock.c669 if (glops->go_xmote_bh) { in finish_xmote()
671 rv = glops->go_xmote_bh(gl); in finish_xmote()