Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/doio/
Ddoio.h134 struct read_req { struct
157 struct ssread_req { argument
/third_party/libuv/docs/code/uvcat/
Dmain.c9 uv_fs_t read_req; variable
/third_party/libuv/test/
Dtest-eintr-handling.c37 static uv_fs_t read_req; variable
Dtest-fs-open-flags.c43 static uv_fs_t read_req; variable
Dtest-fs.c107 static uv_fs_t read_req; variable
/third_party/node/src/
Dnode_file.cc1040 uv_fs_t read_req; in InternalModuleReadJSON() local