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

/linux-master/fs/f2fs/
H A Dcheckpoint.c1698 err = f2fs_flush_nat_entries(sbi, cpc);
1700 f2fs_err(sbi, "f2fs_flush_nat_entries failed err:%d, stop checkpoint", err);
H A Dnode.c3088 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc) function
H A Df2fs.h3662 int f2fs_flush_nat_entries(struct f2fs_sb_info *sbi, struct cp_control *cpc);

Completed in 202 milliseconds