Home
last modified time | relevance | path

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

/Linux-v5.10/fs/f2fs/
Dnamei.c156 static inline int is_extension_exist(const unsigned char *s, const char *sub) in is_extension_exist() function
197 if (is_extension_exist(name, extlist[i])) in set_file_temperature()
298 if (is_extension_exist(name, extlist[i])) { in set_compress_inode()
309 if (!is_extension_exist(name, ext[i])) in set_compress_inode()