Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddata.c2796 if (f2fs_is_drop_cache(inode)) in f2fs_write_single_data_page()
H A Df2fs.h3191 static inline bool f2fs_is_drop_cache(struct inode *inode) in f2fs_is_drop_cache() function