Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dincore.h242 int (*go_xmote_bh) (struct gfs2_glock *gl, struct gfs2_holder *gh); member
Dglops.c607 .go_xmote_bh = freeze_go_xmote_bh,
Dglock.c513 if (glops->go_xmote_bh) { in finish_xmote()
515 rv = glops->go_xmote_bh(gl, gh); in finish_xmote()