Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
Df2fs.h2905 static inline bool f2fs_is_drop_cache(struct inode *inode) in f2fs_is_drop_cache() function
Ddata.c2845 if (f2fs_is_drop_cache(inode)) in f2fs_write_single_data_page()