Searched refs:go_sync (Results 1 – 5 of 5) sorted by relevance
67 go_sync 远程状态变更前调用(如同步脏数据)93 go_sync 是 否
647 .go_sync = inode_go_sync,657 .go_sync = rgrp_go_sync,
218 int (*go_sync) (struct gfs2_glock *gl); member
683 if (!glops->go_inval || !glops->go_sync) in do_xmote()688 ret = glops->go_sync(gl); in do_xmote()
61 go_sync Called before remote state change (e.g. to sync dirty data)93 go_sync Yes No