Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dfile.c412 static struct fdtable *close_files(struct files_struct * files) in close_files() function
460 struct fdtable *fdt = close_files(files); in put_files_struct()