Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Ddir.c186 static int f2fs_match_ci_name(const struct inode *dir, const struct qstr *name, in f2fs_match_ci_name() function
241 return f2fs_match_ci_name(dir, &cf, de_name, de_name_len); in f2fs_match_name()