HomeSort by relevance Sort by last modified time
    Searched full:s_mtime (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/e2fsprogs/misc/
e2undo.c 41 __u32 s_mtime; local
65 s_mtime = *(__u32 *)tdb_data.dptr;
66 if (super.s_mtime != s_mtime) {
70 s_mtime);
findsuper.c 69 * (always 0 for older ext2 systems), and a timestamp (s_mtime).
79 * copies have the creation time in s_mtime, except the first, which
126 * s_blocks_count s_log_block_size s_mtime s_magic s_lastcheck */
232 tm = ext2.s_mtime;