Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsegment.h259 unsigned int free_sections; /* # of free sections */ member
529 static inline unsigned int free_sections(struct f2fs_sb_info *sbi) in free_sections() function