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

/linux-master/fs/f2fs/
H A Dcheckpoint.c1501 data_sum_blocks = f2fs_npages_for_summary_flush(sbi, false);
H A Dsegment.c2572 int f2fs_npages_for_summary_flush(struct f2fs_sb_info *sbi, bool for_ra) function
4103 int npages = f2fs_npages_for_summary_flush(sbi, true);
H A Df2fs.h3692 int f2fs_npages_for_summary_flush(struct f2fs_sb_info *sbi, bool for_ra);

Completed in 280 milliseconds