Searched refs:mounted_time (Results 1 – 4 of 4) sorted by relevance
260 unsigned long long mounted_time; /* mount time */ member819 if (now >= sit_i->mounted_time) in get_mtime()820 return sit_i->elapsed_time + now - sit_i->mounted_time; in get_mtime()824 diff = sit_i->mounted_time - now; in get_mtime()
366 SIT_I(si->sbi)->mounted_time); in stat_show()
219 return sprintf(buf, "%llu", SIT_I(sbi)->mounted_time); in mounted_time_sec_show()
4429 sit_i->mounted_time = ktime_get_boottime_seconds(); in build_sit_info()