Android-cuttlefish cvd tool
Functions
defrag.c File Reference
#include "fsck.h"
Include dependency graph for defrag.c:

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)
 

Function Documentation

◆ f2fs_defragment()

int f2fs_defragment ( struct f2fs_sb_info sbi,
u64  from,
u64  len,
u64  to,
int  left 
)

◆ migrate_block()

static int migrate_block ( struct f2fs_sb_info sbi,
u64  from,
u64  to 
)
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.