Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.c1199 static bool path_cmp(const char *path1, const char *path2, bool case_sensitive) in path_cmp() function
1214 return (path_cmp(cfn->relative_path, path, cfn->sbi->s_case_sensitive) && in dentry_file_match()
1468 if (!path_cmp(relative_path, kvalue, sbi->s_case_sensitive)) { in get_cloud_cache_file()