Searched refs:__fd_install (Results 1 – 2 of 2) sorted by relevance
121 extern void __fd_install(struct files_struct *files,
636 void __fd_install(struct files_struct *files, unsigned int fd, in __fd_install() function666 __fd_install(current->files, fd, file); in fd_install()