Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Df2fs.h4768 void f2fs_destroy_page_array_cache(struct f2fs_sb_info *sbi);
4823 static inline void f2fs_destroy_page_array_cache(struct f2fs_sb_info *sbi) { } in f2fs_destroy_page_array_cache() function
H A Dsuper.c2113 f2fs_destroy_page_array_cache(sbi); in f2fs_put_super()
5568 f2fs_destroy_page_array_cache(sbi); in f2fs_fill_super()