Home
last modified time | relevance | path

Searched refs:s_mtime (Results 1 – 7 of 7) sorted by relevance

/linux/include/uapi/linux/
A Dnilfs2_ondisk.h171 /*60*/ __le64 s_mtime; /* Mount time */ member
/linux/fs/ext2/
A Dext2.h426 __le32 s_mtime; /* Mount time */ member
A Dsuper.c1349 es->s_mtime = cpu_to_le32(ktime_get_real_seconds()); in ext2_remount()
/linux/fs/nilfs2/
A Dsuper.c823 sbp[0]->s_mtime = cpu_to_le64(ktime_get_real_seconds()); in nilfs_setup_super()
/linux/Documentation/filesystems/ext4/
A Dsuper.rst451 - Upper 8 bits of the s_mtime field.
/linux/fs/ext4/
A Dext4.h1316 __le32 s_mtime; /* Mount time */ member
A Dsuper.c2698 ext4_update_tstamp(es, s_mtime); in ext4_setup_super()

Completed in 36 milliseconds