Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddns_resolve.c105 static void nfs_dns_ent_free_rcu(struct rcu_head *head) in nfs_dns_ent_free_rcu() function
119 call_rcu(&item->rcu_head, nfs_dns_ent_free_rcu); in nfs_dns_ent_put()