Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds