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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfdtable.h75 extern int expand_files(struct files_struct *, int nr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dfile.c155 * had been set lower between the check in expand_files() and here. Deal
243 int expand_files(struct files_struct *files, int nr) function
445 error = expand_files(files, fd);
H A Dfcntl.c67 err = expand_files(files, newfd);

Completed in 437 milliseconds