Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dfile.c274 static unsigned int count_open_files(struct fdtable *fdt) in count_open_files() function
305 count = count_open_files(fdt); in sane_fdtable_size()