Searched refs:file_close_fd (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dfdtable.h122 extern struct file *file_close_fd(unsigned int fd);
/linux-master/fs/
H A Dfile.c803 * file_close_fd - return file associated with fd
810 struct file *file_close_fd(unsigned int fd) function
H A Dopen.c1546 file = file_close_fd(fd);
/linux-master/drivers/android/
H A Dbinder.c1936 twcb->file = file_close_fd(fd);

Completed in 294 milliseconds