Searched refs:tl_time (Results 1 – 2 of 2) sorted by relevance
2833 tlink->tl_time = jiffies;3588 tlink->tl_time = jiffies; in mount_setup_tlink() 4336 if (time_before(jiffies, tlink->tl_time + TLINK_ERROR_EXPIRE)) { in cifs_sb_tlink() 4387 time_after(tlink->tl_time + TLINK_IDLE_EXPIRE, jiffies)) in cifs_prune_tlinks()
1300 * these when the tl_count goes to 0. The tl_time is the time of the last1310 unsigned long tl_time;1308 unsigned long tl_time; global() member