Searched refs:SMBDIRECT_CHECK_STATUS_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
605 #define SMBDIRECT_CHECK_STATUS_DISCONNECT(__sc, __expected_status) \ macro
345 if (SMBDIRECT_CHECK_STATUS_DISCONNECT(sc, SMBDIRECT_SOCKET_RESOLVE_ADDR_RUNNING)) in smbd_conn_upcall()352 if (SMBDIRECT_CHECK_STATUS_DISCONNECT(sc, SMBDIRECT_SOCKET_RESOLVE_ROUTE_RUNNING)) in smbd_conn_upcall()451 if (SMBDIRECT_CHECK_STATUS_DISCONNECT(sc, SMBDIRECT_SOCKET_RDMA_CONNECT_RUNNING)) in smbd_conn_upcall()
2001 if (SMBDIRECT_CHECK_STATUS_DISCONNECT(sc, SMBDIRECT_SOCKET_RDMA_CONNECT_RUNNING)) in smb_direct_cm_handler()