Searched refs:fdatasyncSync (Results 1 – 6 of 6) sorted by relevance
39 fs.fdatasyncSync(fd);56 assert.throws(() => fs.fdatasyncSync(input), errObj);
569 () => fs.fdatasyncSync(fd),
378 fdatasyncSync: function (...args) { method
949 function fdatasyncSync(fd) { function2105 fdatasyncSync,
4278 ### `fs.fdatasyncSync(fd)`
4069 …commit/f5e287ba20)] - **(SEMVER-MAJOR)** **fs**: throw errors from fs.fdatasyncSync in JS (Joyee C…