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 */ macro1807 case SMB_SHR_PQS_READY: in smb_shr_publisher_queue()1853 ad_queue.spq_state = SMB_SHR_PQS_READY; in smb_shr_publisher_start()1872 case SMB_SHR_PQS_READY: in smb_shr_publisher_stop()1903 if (ad_queue.spq_state != SMB_SHR_PQS_READY) { in smb_shr_publisher()