Searched defs:CURSEG_I (Results 1 - 1 of 1) sorted by relevance

/external/f2fs-tools/fsck/
H A Df2fs.h328 static inline struct curseg_info *CURSEG_I(struct f2fs_sb_info *sbi, int type) function
381 struct curseg_info *curseg = CURSEG_I(sbi, i);

Completed in 130 milliseconds