Lines Matching defs:where
835 /* where does the admin want us to start? (sector) */
838 /* where are we now? (sector) */
885 char congestion_reason; /* Why we where congested... */
1656 const char *where)
1667 drbd_err(device, "Local IO failed in %s.\n", where);
1703 "Local IO failed in %s. Detaching...\n", where);
1719 int error, enum drbd_force_detach_flags forcedetach, const char *where)
1724 __drbd_chk_io_error_(device, forcedetach, where);
2023 * or we have a theoretical race where someone hitting zero,
2025 * condition below and calling into destroy, where he must not, yet. */