Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifs_debug.c693 tcon->stats_from_time = ktime_get_real_seconds(); in cifs_stats_proc_write()
776 &tcon->stats_from_time); in cifs_stats_proc_show()
H A Dmisc.c144 ret_buf->stats_from_time = ktime_get_real_seconds(); in tcon_info_alloc()
H A Dcifsglob.h1277 time64_t stats_from_time; member