Searched refs:sv_persistid_ht (Results 1 – 5 of 5) sorted by relevance
1043 hash = sr->sr_server->sv_persistid_ht; in smb_ofile_lookup_by_persistid()1095 smb_hash_t *hash = of->f_server->sv_persistid_ht; in smb_ofile_set_persistid_dh()1152 smb_hash_t *hash = new_of->f_server->sv_persistid_ht; in smb_ofile_insert_persistid()1191 smb_hash_t *hash = of->f_server->sv_persistid_ht; in smb_ofile_del_persistid()
1573 hash = sv->sv_persistid_ht; in smb2_durable_timers()1715 hash = sv->sv_persistid_ht; in smb2_dh_shutdown()
449 sv->sv_persistid_ht = smb_hash_create(sizeof (smb_ofile_t), in smb_server_create()570 smb_hash_destroy(sv->sv_persistid_ht); in smb_server_delete()
582 smb_hash_t *sv_persistid_ht; member1956 argc, argv, (uintptr_t)sv->sv_persistid_ht) == -1) { in smbdurable_dcmd()
2143 smb_hash_t *sv_persistid_ht; member