Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dnfs4state.c717 static const struct rhashtable_params nfs4_file_rhash_params = { variable
4721 nfs4_file_rhash_params); in nfsd4_file_hash_lookup()
4756 nfs4_file_rhash_params); in nfsd4_file_hash_insert()
4769 nfs4_file_rhash_params); in nfsd4_file_hash_insert()
4785 nfs4_file_rhash_params); in nfsd4_file_hash_remove()
8237 ret = rhltable_init(&nfs4_file_rhltable, &nfs4_file_rhash_params); in nfs4_state_start()