Home
last modified time | relevance | path

Searched refs:nowj (Results 1 – 1 of 1) sorted by relevance

/linux/fs/afs/
H A Dfs_probe.c411 unsigned long nowj, timer_at, poll_at; in afs_fs_probe_dispatcher() local
431 nowj = jiffies; in afs_fs_probe_dispatcher()
432 timer_at = nowj + MAX_JIFFY_OFFSET; in afs_fs_probe_dispatcher()
437 if (time_before(nowj, poll_at)) { in afs_fs_probe_dispatcher()
447 if (time_before(nowj, poll_at)) { in afs_fs_probe_dispatcher()