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

  /external/e2fsprogs/misc/
e4defrag.c 455 * check_free_size() - Check if there's enough disk space.
461 static int check_free_size(int fd, const char *file, ext4_fsblk_t blk_count) function
534 ret = check_free_size(fd, file, blk_count);
    [all...]

Completed in 185 milliseconds