Searched refs:fuse_opt_match (Results 1 – 3 of 3) sorted by relevance
264 int fuse_opt_match(const struct fuse_opt opts[], const char *opt);
140 fuse_opt_match(fuse_lib_opts, opt); in fuse_is_lib_option()
184 int fuse_opt_match(const struct fuse_opt *opts, const char *opt) in fuse_opt_match() function