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.c701 static const struct rhashtable_params nfs4_file_rhash_params = { variable
5226 nfs4_file_rhash_params); in nfsd4_file_hash_lookup()
5261 nfs4_file_rhash_params); in nfsd4_file_hash_insert()
5274 nfs4_file_rhash_params); in nfsd4_file_hash_insert()
5290 nfs4_file_rhash_params); in nfsd4_file_hash_remove()
8876 ret = rhltable_init(&nfs4_file_rhltable, &nfs4_file_rhash_params); in nfs4_state_start()