Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Dutil.c194 char *inode_time_to_string(__u32 xtime, __u32 xtime_extra) in inode_time_to_string() argument
198 t += (__s64) (xtime_extra & EXT4_EPOCH_MASK) << 32; in inode_time_to_string()
Ddebugfs.h39 extern char *inode_time_to_string(__u32 xtime, __u32 xtime_extra);
/external/e2fsprogs/tests/f_pre_1970_date_encoding/
Dscript63 # check that the dates and xtime_extra on the file is now correct