Searched refs:check_free_size (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
H A De4defrag.c507 * check_free_size() - Check if there's enough disk space.
513 static int check_free_size(int fd, const char *file, ext4_fsblk_t blk_count) function
586 ret = check_free_size(fd, file, blk_count);

Completed in 57 milliseconds