Searched refs:count_open_files (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.c268 static int count_open_files(struct fdtable *fdt) function
312 open_files = count_open_files(old_fdt);
343 open_files = count_open_files(old_fdt);

Completed in 48 milliseconds