Home
last modified time | relevance | path

Searched refs:__range_cloexec (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Dfile.c718 static inline void __range_cloexec(struct files_struct *cur_fds, in __range_cloexec() function
803 __range_cloexec(cur_fds, fd, max_fd); in SYSCALL_DEFINE3()