Searched refs:files_lookup_fd_raw (Results 1 – 2 of 2) sorted by relevance
72 static inline struct file *files_lookup_fd_raw(struct files_struct *files, unsigned int fd) in files_lookup_fd_raw() function92 return files_lookup_fd_raw(files, fd); in files_lookup_fd_locked()
1153 file = files_lookup_fd_raw(files, fd); in __fget_light()