Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ !
Dfile.c284 static unsigned int sane_fdtable_size(struct fdtable *fdt, struct fd_range *punch_hole) in sane_fdtable_size() function
330 open_files = sane_fdtable_size(old_fdt, punch_hole); in dup_fd()
361 open_files = sane_fdtable_size(old_fdt, punch_hole); in dup_fd()