Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs4state.c391 static void nfsd4_free_file_rcu(struct rcu_head *rcu) in nfsd4_free_file_rcu() function
408 call_rcu(&fi->fi_rcu, nfsd4_free_file_rcu); in put_nfs4_file()