Searched refs:go_sync (Results 1 – 3 of 3) sorted by relevance
580 .go_sync = inode_go_sync,590 .go_sync = rgrp_go_sync,600 .go_sync = freeze_go_sync,
241 void (*go_sync) (struct gfs2_glock *gl); member
563 if (glops->go_sync) in do_xmote()564 glops->go_sync(gl); in do_xmote()