Home
last modified time | relevance | path

Searched defs:req_wrap_async (Results 1 – 1 of 1) sorted by relevance

/dports/www/node10/node-v10.24.1/src/
H A Dnode_file.cc803 FSReqBase* req_wrap_async = GetReqWrap(env, args[2]); in Access() local
826 FSReqBase* req_wrap_async = GetReqWrap(env, args[1]); in Close() local
1034 FSReqBase* req_wrap_async = GetReqWrap(env, args[3]); in Symlink() local
1061 FSReqBase* req_wrap_async = GetReqWrap(env, args[2]); in Link() local
1087 FSReqBase* req_wrap_async = GetReqWrap(env, args[2]); in ReadLink() local
1130 FSReqBase* req_wrap_async = GetReqWrap(env, args[2]); in Rename() local
1157 FSReqBase* req_wrap_async = GetReqWrap(env, args[2]); in FTruncate() local
1180 FSReqBase* req_wrap_async = GetReqWrap(env, args[1]); in Fdatasync() local
1202 FSReqBase* req_wrap_async = GetReqWrap(env, args[1]); in Fsync() local
1224 FSReqBase* req_wrap_async = GetReqWrap(env, args[1]); in Unlink() local
[all …]