Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_durable.c509 uint64_t *u64p; in smb2_dh_import_handle() local
768 u64p = NULL; in smb2_dh_import_handle()
769 if (nvlist_lookup_uint64_array(nvl, "locks", &u64p, &alen) == 0) { in smb2_dh_import_handle()
774 nlp = (struct nvlk *)u64p; in smb2_dh_import_handle()