Home
last modified time | relevance | path

Searched refs:__fd_install (Results 1 – 1 of 1) sorted by relevance

/fs/
Dfile.c587 void __fd_install(struct files_struct *files, unsigned int fd, in __fd_install() function
613 __fd_install(current->files, fd, file); in fd_install()