Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ksmbd/
Doplock.c129 static inline void opinfo_free_rcu(struct rcu_head *rcu_head) in opinfo_free_rcu() function
172 call_rcu(&opinfo->rcu_head, opinfo_free_rcu); in opinfo_put()