Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nfsd/
A Dfilecache.h34 struct rcu_head nf_rcu; member
A Dfilecache.c222 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free()
396 call_rcu(&nf->nf_rcu, nfsd_file_slab_free); in nfsd_file_free()
1110 nfsd_file_slab_free(&nf->nf_rcu); in nfsd_file_do_acquire()

Completed in 4 milliseconds