Searched refs:destroy_super_rcu (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/
H A Dsuper.c149 static void destroy_super_rcu(struct rcu_head *head) destroy_super_rcu() function
170 call_rcu(&s->rcu, destroy_super_rcu); destroy_super()

Completed in 172 milliseconds