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

/linux-4.1.27/fs/
H A Dfile.c225 static int count_open_files(struct fdtable *fdt) count_open_files() function
268 open_files = count_open_files(old_fdt); dup_fd()
299 open_files = count_open_files(old_fdt); dup_fd()

Completed in 52 milliseconds