Home
last modified time | relevance | path

Searched defs:mkfs_time (Results 1 - 2 of 2) sorted by relevance

/third_party/f2fs-tools/mkfs/
H A Df2fs_format.c51 #define mkfs_time ((c.fixed_time == -1) ? time(NULL) : c.fixed_time) macro
[all...]
/third_party/toybox/toys/pending/
H A Dmke2fs.c156 uint32_t mkfs_time; // Creation timestamp member

Completed in 4 milliseconds