Home
last modified time | relevance | path

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

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