Searched defs:count_type (Results 1 – 1 of 1) sorted by relevance
1055 enum count_type { enum2274 static inline void inc_page_count(struct f2fs_sb_info *sbi, int count_type) in inc_page_count()2295 static inline void dec_page_count(struct f2fs_sb_info *sbi, int count_type) in dec_page_count()2313 static inline s64 get_pages(struct f2fs_sb_info *sbi, int count_type) in get_pages()
Completed in 22 milliseconds