Searched refs:go_sync (Results 1 – 3 of 3) sorted by relevance
725 .go_sync = inode_go_sync,737 .go_sync = rgrp_go_sync,
218 int (*go_sync) (struct gfs2_glock *gl); member
705 if (glops->go_sync) { in do_xmote()706 ret = glops->go_sync(gl); in do_xmote()