Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Dnamei.c146 static inline int is_extension_exist(const unsigned char *s, const char *sub) in is_extension_exist() function
184 if (is_extension_exist(name, extlist[i])) in set_file_temperature()