Searched refs:curseg_segno (Results 1 – 2 of 2) sorted by relevance
1292 cpu_to_le32(curseg_segno(sbi, i + CURSEG_HOT_NODE)); in do_checkpoint()1300 cpu_to_le32(curseg_segno(sbi, i + CURSEG_HOT_DATA)); in do_checkpoint()
622 static inline unsigned int curseg_segno(struct f2fs_sb_info *sbi, in curseg_segno() function