Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfs4state.c581 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()