Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4state.c689 static const struct rhashtable_params nfs4_file_rhash_params = { variable
5233 nfs4_file_rhash_params); in nfsd4_file_hash_lookup()
5268 nfs4_file_rhash_params); in nfsd4_file_hash_insert()
5281 nfs4_file_rhash_params); in nfsd4_file_hash_insert()
5297 nfs4_file_rhash_params); in nfsd4_file_hash_remove()
8961 ret = rhltable_init(&nfs4_file_rhltable, &nfs4_file_rhash_params); in nfs4_state_start()