Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/sunrpc/
Dsvcauth.h177 static inline unsigned long hash_str(char const *name, int bits) in hash_str() function
/linux-4.19.296/fs/nfsd/
Dnfs4idmap.c114 hash = hash_str(ent->authname, ENT_HASHBITS); in idtoname_hash()
294 return hash_str(ent->name, ENT_HASHBITS); in nametoid_hash()
/linux-4.19.296/fs/nfs/
Ddns_resolve.c128 return hash_str(key->hostname, NFS_DNS_HASHBITS); in nfs_dns_hash()