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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dfile.c114 static void copy_fdtable(struct fdtable *nfdt, struct fdtable *ofdt) function
206 copy_fdtable(new_fdt, cur_fdt);

Completed in 106 milliseconds