Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c1346 static struct fuse_opt fuse_ll_opts[] = { variable
1402 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()