Searched refs:mounted_time (Results 1 – 4 of 4) sorted by relevance
266 unsigned long long mounted_time; /* mount time */ member829 if (now >= sit_i->mounted_time) in get_mtime()830 return sit_i->elapsed_time + now - sit_i->mounted_time; in get_mtime()834 diff = sit_i->mounted_time - now; in get_mtime()
367 SIT_I(si->sbi)->mounted_time); in stat_show()
230 return sprintf(buf, "%llu", SIT_I(sbi)->mounted_time); in mounted_time_sec_show()
4381 sit_i->mounted_time = ktime_get_boottime_seconds(); in build_sit_info()