Home
last modified time | relevance | path

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

/linux/fs/
H A Dfile.c105 static void free_fdtable_rcu(struct rcu_head *rcu) in free_fdtable_rcu() function
255 call_rcu(&cur_fdt->rcu, free_fdtable_rcu); in expand_fdtable()