Searched defs:file_statistic (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
H A De4defrag.c1081 * file_statistic() - Get statistic info of the file's fragments.
1088 static int file_statistic(const char *file, const struct stat64 *buf, function
1923 nftw64(dir_name, file_statistic,
1997 file_statistic(argv[i], &buf, FTW_F, NULL);

Completed in 61 milliseconds