sync_onclose       40 source3/modules/vfs_syncops.c static bool sync_onclose;
sync_onclose      170 source3/modules/vfs_syncops.c 	if (fsp->can_write && sync_onclose) {
sync_onclose      207 source3/modules/vfs_syncops.c 	sync_onclose = lp_parm_bool(-1, "syncops", "onclose", true);