Home
last modified time | relevance | path

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

/external/fio/
Dverify-state.h35 uint32_t nofiles; member
68 static inline size_t __thread_io_list_sz(uint32_t depth, uint32_t nofiles) in __thread_io_list_sz()
/external/ltp/testcases/kernel/syscalls/setrlimit/
Dsetrlimit01.c53 static int nofiles, fd, bytes, i, status; variable