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