HomeSort by relevance Sort by last modified time
    Searched refs:mtime_sec (Results 1 - 4 of 4) sorted by null

  /external/u-boot/fs/ubifs/
ubifs-media.h 451 * @mtime_sec: modification time seconds
485 __le64 mtime_sec; member in struct:ubifs_ino_node
sb.c 300 ino->mtime_sec = tmp_le64;
debug.c 432 (long long)le64_to_cpu(ino->mtime_sec),
    [all...]
super.c 300 inode->i_mtime.tv_sec = (int64_t)le64_to_cpu(ino->mtime_sec);
    [all...]

Completed in 76 milliseconds