Searched refs:__close_fd_get_file (Results 1 – 2 of 2) sorted by relevance
137 extern int __close_fd_get_file(unsigned int fd, struct file **res);
789 int __close_fd_get_file(unsigned int fd, struct file **res) in __close_fd_get_file() function822 ret = __close_fd_get_file(fd, res); in close_fd_get_file()