Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dsuper.c168 static void destroy_super_rcu(struct rcu_head *head) in destroy_super_rcu() function
299 call_rcu(&s->rcu, destroy_super_rcu); in __put_super()
/kernel/linux/linux-6.6/fs/
H A Dsuper.c291 static void destroy_super_rcu(struct rcu_head *head) in destroy_super_rcu() function
419 call_rcu(&s->rcu, destroy_super_rcu); in __put_super()

Completed in 5 milliseconds