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