Home
last modified time | relevance | path

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

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