Home
last modified time | relevance | path

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

/include/linux/
Dfdtable.h82 static inline struct file *__fcheck_files(struct files_struct *files, unsigned int fd) in __fcheck_files() function
98 return __fcheck_files(files, fd); in fcheck_files()