Searched refs:fuse_path (Results 1 – 1 of 1) sorted by relevance
384 static bool is_package_owned_path(const string& path, const string& fuse_path) { in is_package_owned_path() argument385 if (path.rfind(fuse_path, 0) != 0) { in is_package_owned_path()