Searched refs:expand_fd_array (Results 1 – 5 of 5) sorted by relevance
57 int expand_fd_array(struct files_struct *files, int nr) in expand_fd_array() function
43 if ((err = expand_fd_array(files, nr))) in expand_files()
775 error = expand_fd_array(files, fd); in get_unused_fd()
784 extern int expand_fd_array(struct files_struct *, int nr);
500 error = expand_fd_array(newf, open_files-1); in copy_files()