UV_FS_LSTAT       658 src/unix/fs.c                   req->fs_type == UV_FS_LSTAT)) {
UV_FS_LSTAT      1753 src/win/fs.c     uv_fs_req_init(loop, req, UV_FS_LSTAT, cb);
UV_FS_LSTAT       422 test/test-fs.c   ASSERT(req->fs_type == UV_FS_STAT || req->fs_type == UV_FS_LSTAT);