Searched refs:tfsync (Results 1 – 1 of 1) sorted by relevance
285 let tfsync = Tfsync { fid, datasync: 0 }; in write() localVariable286 server.fsync(&tfsync).expect("failed to sync file contents"); in write()