Home
last modified time | relevance | path

Searched refs:nf_rcu (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dfilecache.h34 struct rcu_head nf_rcu; member
H A Dfilecache.c85 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free()
216 call_rcu(&nf->nf_rcu, nfsd_file_slab_free); in nfsd_file_free()
974 nfsd_file_slab_free(&new->nf_rcu); in nfsd_file_acquire()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dfilecache.h47 struct rcu_head nf_rcu; member
H A Dfilecache.c124 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free()
296 call_rcu(&nf->nf_rcu, nfsd_file_slab_free); in nfsd_file_free()
1032 nfsd_file_slab_free(&new->nf_rcu); in nfsd_file_do_acquire()

Completed in 6 milliseconds