Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4state.c413 static void nfsd4_free_file_rcu(struct rcu_head *rcu) in nfsd4_free_file_rcu() function
430 call_rcu(&fi->fi_rcu, nfsd4_free_file_rcu); in put_nfs4_file()