Searched refs:nofile (Results 1 – 1 of 1) sorted by relevance
522 unsigned long nofile; member593 unsigned long nofile; member4339 req->open.nofile = rlimit(RLIMIT_NOFILE); in __io_openat_prep()4399 ret = __get_unused_fd_flags(req->open.how.flags, req->open.nofile); in io_openat2()5351 accept->nofile = rlimit(RLIMIT_NOFILE); in io_accept_prep()5373 fd = __get_unused_fd_flags(accept->flags, accept->nofile); in io_accept()