Lines Matching defs:notify
320 * so notify waiter with error state, waiter is responsible
345 bool notify, bool can_wait);
381 bool notify, bool can_wait)
412 /* This should be IO path, so always notify */
413 WARN_ON(!notify);
449 rtrs_err_rl(con->c.path, "IO request failed: error=%d path=%s [%s:%u] notify=%d\n",
451 clt_path->hca_port, notify);
454 if (notify)
934 * @conf: conformation callback function to notify upper layer.
1337 /* Failover failed, notify anyway */
2172 * eventually notify upper layer about session disconnection.