Home
last modified time | relevance | path

Searched defs:nofile (Results 1 – 3 of 3) sorted by relevance

/linux/io_uring/
H A Dopenclose.c27 unsigned long nofile; member
313 unsigned long nofile; member
H A Dnet.c33 unsigned long nofile; member
43 unsigned long nofile; member
/linux/fs/
H A Dfile.c615 int __get_unused_fd_flags(unsigned flags, unsigned long nofile) in __get_unused_fd_flags()
1471 unsigned long nofile = rlimit(RLIMIT_NOFILE); in f_dupfd() local