Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_durable.c497 uint8_t client_uuid[UUID_LEN]; in smb2_dh_import_handle() local
651 bcopy(u8p, client_uuid, UUID_LEN); in smb2_dh_import_handle()
726 status = smb2_lease_create(sr, client_uuid); in smb2_dh_import_handle()