Home
last modified time | relevance | path

Searched refs:file_check (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
De4defrag.c523 static int file_check(int fd, const struct stat64 *buf, const char *file, in file_check() function
1500 if (file_check(fd, buf, file, file_frags_start, blk_count) < 0) in file_defrag()