UV_FS_STAT        656 src/unix/fs.c    if (r == 0 && (req->fs_type == UV_FS_STAT ||
UV_FS_STAT       1733 src/win/fs.c     uv_fs_req_init(loop, req, UV_FS_STAT, cb);
UV_FS_STAT        422 test/test-fs.c   ASSERT(req->fs_type == UV_FS_STAT || req->fs_type == UV_FS_LSTAT);