Searched refs:tout (Results 1 – 2 of 2) sorted by relevance
367 long tout = 10; in xfsaild_push() local511 tout = 50; in xfsaild_push()518 tout = 50; in xfsaild_push()533 tout = 20; in xfsaild_push()537 return tout; in xfsaild_push()545 long tout = 0; /* milliseconds */ in xfsaild() local548 if (tout && tout <= 20) in xfsaild()552 schedule_timeout(tout ? in xfsaild()553 msecs_to_jiffies(tout) : MAX_SCHEDULE_TIMEOUT); in xfsaild()557 tout = xfsaild_push(ailp); in xfsaild()
1708 long tout = xfs_buf_timer_centisecs * msecs_to_jiffies(10); in xfsbufd() local1717 tout = MAX_SCHEDULE_TIMEOUT; in xfsbufd()1718 schedule_timeout_interruptible(tout); in xfsbufd()