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

  /external/e2fsprogs/debugfs/
util.c 194 return time_to_string(t);
201 char *time_to_string(__s64 cl) function
debugfs.h 40 extern char *time_to_string(__s64);
lsdel.c 202 time_to_string(delarray[i].dtime));
debugfs.c 897 time_to_string((__s32) inode->i_ctime));
899 time_to_string((__s32) inode->i_atime));
901 time_to_string((__s32) inode->i_mtime));
905 time_to_string((__s32) inode->i_dtime));
    [all...]

Completed in 1327 milliseconds