Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dstate.h520 struct rcu_head fi_rcu; member
H A Dnfs4state.c415 struct nfs4_file *fp = container_of(rcu, struct nfs4_file, fi_rcu); in nfsd4_free_file_rcu()
430 call_rcu(&fi->fi_rcu, nfsd4_free_file_rcu); in put_nfs4_file()