Searched refs:ndmp_get_handler (Results 1 – 1 of 1) sorted by relevance
102 static ndmp_msg_handler_t *ndmp_get_handler(ndmp_connection_t *connection,424 if (!(handler = ndmp_get_handler(connection, message))) { in ndmp_send_request()1035 if ((connection->conn_msginfo.mi_handler = ndmp_get_handler(connection, in ndmp_recv_msg()1342 ndmp_get_handler(ndmp_connection_t *connection, ndmp_message message) in ndmp_get_handler() function