Searched refs:CheckPathForStartFuse (Results 1 – 1 of 1) sorted by relevance
1478 static bool CheckPathForStartFuse(const string &path) in CheckPathForStartFuse() function1522 if (fuse_opt_add_arg(&args, path.c_str()) || !CheckPathForStartFuse(path)) { in StartFuse()