Home
last modified time | relevance | path

Searched refs:curseg_segno (Results 1 – 2 of 2) sorted by relevance

/fs/f2fs/
Dcheckpoint.c1398 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()
Dsegment.h640 static inline unsigned int curseg_segno(struct f2fs_sb_info *sbi, in curseg_segno() function