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

/linux-4.1.27/fs/
H A Dfile.c99 * had been set lower between the check in expand_files() and here. Deal alloc_fdtable()
187 static int expand_files(struct files_struct *files, int nr) expand_files() function
470 error = expand_files(files, fd); __alloc_fd()
806 err = expand_files(files, fd); replace_fd()
832 err = expand_files(files, newfd); SYSCALL_DEFINE3()

Completed in 49 milliseconds