Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dsuper.c167 static void destroy_super_rcu(struct rcu_head *head) in destroy_super_rcu() function
297 call_rcu(&s->rcu, destroy_super_rcu); in __put_super()