Home
last modified time | relevance | path

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

/include/linux/
Dfdtable.h93 static inline struct file *fcheck_files(struct files_struct *files, unsigned int fd) in fcheck_files() function
104 #define fcheck(fd) fcheck_files(current->files, fd)