Lines Matching defs:where
905 /* where does the admin want us to start? (sector) */
908 /* where are we now? (sector) */
955 char congestion_reason; /* Why we where congested... */
1719 const char *where)
1730 drbd_err(device, "Local IO failed in %s.\n", where);
1766 "Local IO failed in %s. Detaching...\n", where);
1782 int error, enum drbd_force_detach_flags forcedetach, const char *where)
1787 __drbd_chk_io_error_(device, forcedetach, where);
2093 * or we have a theoretical race where someone hitting zero,
2095 * condition below and calling into destroy, where he must not, yet. */