Home
last modified time | relevance | path

Searched defs:fuse_cmdline_opts (Results 1 – 1 of 1) sorted by relevance

/third_party/libfuse/include/
Dfuse_lowlevel.h1941 struct fuse_cmdline_opts { struct
1942 int singlethread;
1943 int foreground;
1944 int debug;
1945 int nodefault_subtype;
1946 char *mountpoint;
1947 int show_version;
1948 int show_help;
1949 int clone_fd;
1950 unsigned int max_idle_threads; /* discouraged, due to thread
[all …]