Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dsegment.c2357 static unsigned int __get_next_segno(struct f2fs_sb_info *sbi, int type) in __get_next_segno() function
2395 segno = __get_next_segno(sbi, type); in new_curseg()