|
Android-cuttlefish cvd tool
|
#include "fsck.h"
Functions | |
| static int | migrate_block (struct f2fs_sb_info *sbi, u64 from, u64 to) |
| int | f2fs_defragment (struct f2fs_sb_info *sbi, u64 from, u64 len, u64 to, int left) |
| int f2fs_defragment | ( | struct f2fs_sb_info * | sbi, |
| u64 | from, | ||
| u64 | len, | ||
| u64 | to, | ||
| int | left | ||
| ) |
|
static |
defrag.c
Copyright (c) 2015 Jaegeuk Kim jaege.nosp@m.uk@k.nosp@m.ernel.nosp@m..org
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.