Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Df2fs.h4053 void f2fs_destroy_page_array_cache(struct f2fs_sb_info *sbi);
4106 static inline void f2fs_destroy_page_array_cache(struct f2fs_sb_info *sbi) { } in f2fs_destroy_page_array_cache() function
Dcompress.c1923 void f2fs_destroy_page_array_cache(struct f2fs_sb_info *sbi) in f2fs_destroy_page_array_cache() function
Dsuper.c1571 f2fs_destroy_page_array_cache(sbi); in f2fs_put_super()
4369 f2fs_destroy_page_array_cache(sbi); in f2fs_fill_super()