Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Ddns_resolve.c104 static void nfs_dns_ent_free_rcu(struct rcu_head *head) in nfs_dns_ent_free_rcu() function
118 call_rcu(&item->rcu_head, nfs_dns_ent_free_rcu); in nfs_dns_ent_put()