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

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

Completed in 291 milliseconds