Home
last modified time | relevance | path

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

/fs/afs/
Dfs_probe.c366 unsigned long nowj, timer_at, poll_at; in afs_fs_probe_dispatcher() local
386 nowj = jiffies; in afs_fs_probe_dispatcher()
387 timer_at = nowj + MAX_JIFFY_OFFSET; in afs_fs_probe_dispatcher()
392 if (time_before(nowj, poll_at)) { in afs_fs_probe_dispatcher()
402 if (time_before(nowj, poll_at)) { in afs_fs_probe_dispatcher()