Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddir.c19 static inline bool f2fs_should_fallback_to_linear(struct inode *dir) in f2fs_should_fallback_to_linear() function
384 if (f2fs_should_fallback_to_linear(dir) && in __f2fs_find_entry()