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

  /external/e2fsprogs/debugfs/
ro_debug_cmds.ct 39 request do_stat, "Show inode information ",
debug_cmds.ct 46 request do_stat, "Show inode information ",
debugfs.h 137 extern void do_stat(int argc, char **argv);
dump.c 214 * symlinks; see do_stat() in debugfs.c. */
util.c 343 * This is a helper function used by do_stat, do_freei, do_seti, and
debugfs.c 858 void do_stat(int argc, char *argv[]) function
869 fprintf(stderr, "do_stat: can't allocate buffer\n");
    [all...]
  /art/compiler/
oat_writer.cc     [all...]
  /system/core/adb/
file_sync_service.cpp 82 static bool do_stat(int s, const char* path) { function
408 if (!do_stat(fd, name)) return false;

Completed in 1745 milliseconds