Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Ddir.c210 static bool f2fs_match_ci_name(const struct inode *dir, const struct qstr *name, in f2fs_match_ci_name() function
242 return f2fs_match_ci_name(dir, &cf, de_name, de_name_len); in f2fs_match_name()
/kernel/linux/linux-6.6/fs/f2fs/
H A 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()

Completed in 5 milliseconds