Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dsegment.h258 unsigned int free_sections; /* # of free sections */ member
507 static inline unsigned int free_sections(struct f2fs_sb_info *sbi) in free_sections() function