Searched refs:f2fs_is_drop_cache (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/fs/f2fs/ | ||
D | data.c | 2892 if (f2fs_is_drop_cache(inode)) in f2fs_write_single_data_page() |
D | f2fs.h | 3279 static inline bool f2fs_is_drop_cache(struct inode *inode) in f2fs_is_drop_cache() function |