Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c1044 idx = smb_hash_uint64(hash, persistid); in smb_ofile_lookup_by_persistid()
1107 idx = smb_hash_uint64(hash, persistid); in smb_ofile_set_persistid_dh()
1163 idx = smb_hash_uint64(hash, persistid); in smb_ofile_insert_persistid()
1196 idx = smb_hash_uint64(hash, of->f_persistid); in smb_ofile_del_persistid()
H A Dsmb_kutil.c1950 smb_hash_uint64(smb_hash_t *hash, uint64_t val) in smb_hash_uint64() function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h997 uint_t smb_hash_uint64(smb_hash_t *, uint64_t);