Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_durable.c71 static uint32_t smb2_dh_max_cah_size = 64 * 1024; variable
392 nvl_buf = kmem_alloc(smb2_dh_max_cah_size, KM_SLEEP); in smb2_dh_import_share()
466 kmem_free(nvl_buf, smb2_dh_max_cah_size); in smb2_dh_import_share()
891 attr.sa_vattr.va_size > smb2_dh_max_cah_size) { in smb2_dh_read_nvlist()