Searched defs:nofile (Results 1 – 3 of 3) sorted by relevance
/linux/io_uring/ | ||
H A D | openclose.c | 27 unsigned long nofile; global() member |
H A D | net.c | 33 unsigned long nofile; global() member |
/linux/fs/ | ||
H A D | file.c | 615 int __get_unused_fd_flags(unsigned flags, unsigned long nofile) in __get_unused_fd_flags() |