Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dfile.c257 static unsigned int count_open_files(struct fdtable *fdt) in count_open_files() function
275 count = count_open_files(fdt); in sane_fdtable_size()