Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_durable.c326 shr->shr_import_busy = sr; in smb2_dh_new_ca_share()
482 shr->shr_import_busy = NULL; in smb2_dh_import_share()
H A Dsmb_tree.c711 while (si->shr_import_busy != NULL) { in smb_tree_connect_disk()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h732 void *shr_import_busy; member