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