Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dfile.c72 static void copy_fdtable(struct fdtable *nfdt, struct fdtable *ofdt) in copy_fdtable() function
193 copy_fdtable(new_fdt, cur_fdt); in expand_fdtable()