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

  /external/e2fsprogs/debugfs/
debugfs.h 33 extern char *time_to_string(__u32);
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...]
lsdel.c 200 time_to_string(delarray[i].dtime));
util.c 191 char *time_to_string(__u32 cl) function

Completed in 175 milliseconds