Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c170 #define SMB_SHR_PQS_READY 1 /* the queue is ready */ macro
1822 case SMB_SHR_PQS_READY: in smb_shr_publisher_queue()
1868 ad_queue.spq_state = SMB_SHR_PQS_READY; in smb_shr_publisher_start()
1887 case SMB_SHR_PQS_READY: in smb_shr_publisher_stop()
1918 if (ad_queue.spq_state != SMB_SHR_PQS_READY) { in smb_shr_publisher()