Home
last modified time | relevance | path

Searched refs:f2fs_destroy_page_array_cache (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
Dcompress.c1591 void f2fs_destroy_page_array_cache(struct f2fs_sb_info *sbi) in f2fs_destroy_page_array_cache() function
Df2fs.h3950 void f2fs_destroy_page_array_cache(struct f2fs_sb_info *sbi);
3970 static inline void f2fs_destroy_page_array_cache(struct f2fs_sb_info *sbi) { } in f2fs_destroy_page_array_cache() function
Dsuper.c1353 f2fs_destroy_page_array_cache(sbi); in f2fs_put_super()
4034 f2fs_destroy_page_array_cache(sbi); in f2fs_fill_super()