Searched refs:SMB_SHR_PQS_READY (Results 1 – 1 of 1) sorted by relevance
170 #define SMB_SHR_PQS_READY 1 /* the queue is ready */ macro1822 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()