Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dthe_nilfs.c280 nilfs->ns_sbwtime = le64_to_cpu(sbp[0]->s_wtime); in load_nilfs()
685 nilfs->ns_sbwtime = le64_to_cpu(sbp[0]->s_wtime); in nilfs_load_super_block()
/linux/fs/ext2/
H A Dext2.h424 __le32 s_wtime; /* Write time */ member
H A Dsuper.c1290 es->s_wtime = cpu_to_le32(ktime_get_real_seconds()); in ext2_sync_super()