Lines Matching defs:sdebug_jdelay
743 static int sdebug_jdelay = DEF_JDELAY; /* if > 0 then unit is jiffies */
5709 module_param_named(delay, sdebug_jdelay, int, S_IRUGO | S_IWUSR);
5928 sdebug_jdelay, sdebug_ndelay, sdebug_max_luns,
5996 return scnprintf(buf, PAGE_SIZE, "%d\n", sdebug_jdelay);
6008 if (sdebug_jdelay != jdelay) {
6023 sdebug_jdelay = jdelay;
6040 /* If > 0 and accepted then sdebug_jdelay is set to JDELAY_OVERRIDDEN */
6066 sdebug_jdelay = ndelay ? JDELAY_OVERRIDDEN
6820 sdebug_jdelay = JDELAY_OVERRIDDEN;
7644 else if ((flags & F_LONG_DELAY) && (sdebug_jdelay > 0 ||
7649 * if sdebug_jdelay>1 want a long delay of that many seconds.
7652 int jdelay = (sdebug_jdelay < 2) ? 1 : sdebug_jdelay;
7658 return schedule_resp(scp, devip, errsts, pfp, sdebug_jdelay,