Searched refs:fuse_ll_opts (Results 1 – 1 of 1) sorted by relevance
1346 static struct fuse_opt fuse_ll_opts[] = { variable1402 return fuse_opt_match(fuse_ll_opts, opt); in fuse_lowlevel_is_lib_option()1449 if (fuse_opt_parse(args, f, fuse_ll_opts, fuse_ll_opt_proc) == -1) in fuse_lowlevel_new()