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

/linux-4.1.27/include/linux/
H A Dfdtable.h113 extern int __close_fd(struct files_struct *files,
/linux-4.1.27/fs/
H A Dfile.c573 int __close_fd(struct files_struct *files, unsigned fd) __close_fd() function
800 return __close_fd(files, fd); replace_fd()
H A Dopen.c1091 int retval = __close_fd(current->files, fd); SYSCALL_DEFINE1()
/linux-4.1.27/drivers/android/
H A Dbinder.c415 retval = __close_fd(proc->files, fd); task_close_fd()

Completed in 133 milliseconds