Searched defs:count_type (Results 1 – 2 of 2) sorted by relevance
39 enum count_type { min_ = 0, initial_ = 1, max_ = 2147483647 }; enum in boost::detail::local_counted_base
1064 enum count_type { enum2373 static inline void inc_page_count(struct f2fs_sb_info *sbi, int count_type) in inc_page_count()2394 static inline void dec_page_count(struct f2fs_sb_info *sbi, int count_type) in dec_page_count()2412 static inline s64 get_pages(struct f2fs_sb_info *sbi, int count_type) in get_pages()