Home
last modified time | relevance | path

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

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