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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dfile.c119 static void copy_fdtable(struct fdtable *nfdt, struct fdtable *ofdt) function
224 copy_fdtable(new_fdt, cur_fdt);

Completed in 105 milliseconds