Home
last modified time | relevance | path

Searched defs:free_sections (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsegment.h272 unsigned int free_sections; /* # of free sections */ member
545 static inline unsigned int free_sections(struct f2fs_sb_info *sbi) in free_sections() function