Home
last modified time | relevance | path

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

/linux/fs/
H A Dfile.c98 static void __free_fdtable(struct fdtable *fdt) in __free_fdtable() function
107 __free_fdtable(container_of(rcu, struct fdtable, rcu)); in free_fdtable_rcu()
398 __free_fdtable(new_fdt); in dup_fd()
485 __free_fdtable(fdt); in put_files_struct()