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

  /external/e2fsprogs/debugfs/
util.o 
debugfs.h 33 extern char *time_to_string(__u32);
debugfs.o 
lsdel.c 199 time_to_string(delarray[i].dtime));
debugfs.c 584 time_to_string(inode->i_ctime));
586 time_to_string(inode->i_atime));
588 time_to_string(inode->i_mtime));
591 time_to_string(inode->i_dtime));
    [all...]
util.c 189 char *time_to_string(__u32 cl) function

Completed in 922 milliseconds