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