Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Ddata.c1889 if (f2fs_is_drop_cache(inode)) in __write_data_page()
Df2fs.h2522 static inline bool f2fs_is_drop_cache(struct inode *inode) in f2fs_is_drop_cache() function