Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dnfs4state.c89 static void nfsd4_file_hash_remove(struct nfs4_file *fi);
595 nfsd4_file_hash_remove(fi); in put_nfs4_file()
4782 static noinline_for_stack void nfsd4_file_hash_remove(struct nfs4_file *fi) in nfsd4_file_hash_remove() function