Home
last modified time | relevance | path

Searched defs:count_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h1024 enum count_type { enum
2115 static inline void inc_page_count(struct f2fs_sb_info *sbi, int count_type) in inc_page_count() argument
2136 static inline void dec_page_count(struct f2fs_sb_info *sbi, int count_type) in dec_page_count() argument
2154 get_pages(struct f2fs_sb_info *sbi, int count_type) get_pages() argument
[all...]
/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h1083 enum count_type { enum
2437 static inline void inc_page_count(struct f2fs_sb_info *sbi, int count_type) in inc_page_count() argument
2458 static inline void dec_page_count(struct f2fs_sb_info *sbi, int count_type) in dec_page_count() argument
2498 get_pages(struct f2fs_sb_info *sbi, int count_type) get_pages() argument
[all...]

Completed in 15 milliseconds