Lines Matching defs:sdebug_jdelay
734 static int sdebug_jdelay = DEF_JDELAY; /* if > 0 then unit is jiffies */
5610 module_param_named(delay, sdebug_jdelay, int, S_IRUGO | S_IWUSR);
5798 sdebug_jdelay, sdebug_ndelay, sdebug_max_luns,
5859 return scnprintf(buf, PAGE_SIZE, "%d\n", sdebug_jdelay);
5871 if (sdebug_jdelay != jdelay) {
5886 sdebug_jdelay = jdelay;
5902 /* If > 0 and accepted then sdebug_jdelay is set to JDELAY_OVERRIDDEN */
5927 sdebug_jdelay = ndelay ? JDELAY_OVERRIDDEN
6675 sdebug_jdelay = JDELAY_OVERRIDDEN;
7396 else if ((flags & F_LONG_DELAY) && (sdebug_jdelay > 0 ||
7401 * if sdebug_jdelay>1 want a long delay of that many seconds.
7404 int jdelay = (sdebug_jdelay < 2) ? 1 : sdebug_jdelay;
7410 return schedule_resp(scp, devip, errsts, pfp, sdebug_jdelay,