Searched refs:last_mount (Results 1 – 2 of 2) sorted by relevance
87 sb->last_mount = le32_to_cpu(s->last_mount); in read_super()191 sb->last_mount = get_seconds(); in read_super()229 out->last_mount = cpu_to_le32(sb->last_mount); in __write_super()301 ca->sb.last_mount = c->sb.last_mount; in bcache_write_super()1478 c->sb.last_mount = sb->last_mount; in bch_cache_set_alloc()1688 c->sb.last_mount = get_seconds(); in run_cache_set()
197 __u32 last_mount; /* time_t */ member