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

/linux-master/fs/gfs2/
H A Dincore.h219 int (*go_xmote_bh)(struct gfs2_glock *gl); member in struct:gfs2_glock_operations
H A Dglops.c735 .go_xmote_bh = freeze_go_xmote_bh,
H A Dglock.c650 if (glops->go_xmote_bh) {
654 rv = glops->go_xmote_bh(gl);

Completed in 119 milliseconds