Searched refs:Fsync (Results 1 – 2 of 2) sorted by relevance
216 Fsync = sys::IORING_OP_FSYNC as _, enumerator
1452 static void Fsync(const FunctionCallbackInfo<Value>& args) { in Fsync() function2699 SetMethod(context, target, "fsync", Fsync); in Initialize()2812 registry->Register(Fsync); in RegisterExternalReferences()