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 200 time_to_string(delarray[i].dtime));
debugfs.c 764 time_to_string(inode->i_ctime));
767 time_to_string(inode->i_atime));
770 time_to_string(inode->i_mtime));
773 time_to_string(large_inode->i_crtime));
776 time_to_string(inode->i_ctime));
778 time_to_string(inode->i_atime));
780 time_to_string(inode->i_mtime));
784 time_to_string(inode->i_dtime));
    [all...]
util.c 191 char *time_to_string(__u32 cl) function

Completed in 766 milliseconds