Searched refs:fuse_lib_opts (Results 1 – 1 of 1) sorted by relevance
2866 static const struct fuse_opt fuse_lib_opts[] = { variable2952 fuse_opt_match(fuse_lib_opts, opt); in fuse_is_lib_option()3089 if (fuse_opt_parse(args, &f->conf, fuse_lib_opts, fuse_lib_opt_proc) == -1) in fuse_new()