Home
last modified time | relevance | path

Searched refs:fuse_lib_opts (Results 1 – 1 of 1) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
Dfuse.c2866 static const struct fuse_opt fuse_lib_opts[] = { variable
2952 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()