Searched refs:last_mount (Results 1 – 2 of 2) sorted by relevance
110 sb->last_mount = le32_to_cpu(s->last_mount); in read_super()214 sb->last_mount = get_seconds(); in read_super()252 out->last_mount = cpu_to_le32(sb->last_mount); in __write_super()324 ca->sb.last_mount = c->sb.last_mount; in bcache_write_super()1509 c->sb.last_mount = sb->last_mount; in bch_cache_set_alloc()1719 c->sb.last_mount = get_seconds(); in run_cache_set()
197 __u32 last_mount; /* time_t */ member