Searched defs:CURSEG_I (Results 1 - 1 of 1) sorted by relevance
/external/f2fs-tools/fsck/ | ||
H A D | f2fs.h | 300 static inline struct curseg_info *CURSEG_I(struct f2fs_sb_info *sbi, int type) function 349 struct curseg_info *curseg = CURSEG_I(sbi, i); |
Completed in 26 milliseconds