Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dfile.c681 static inline void __range_cloexec(struct files_struct *cur_fds, in __range_cloexec()
695 static inline void __range_close(struct files_struct *cur_fds, unsigned int fd, in __range_close()
732 struct files_struct *cur_fds = me->files, *fds = NULL; in __close_range() local