Home
last modified time | relevance | path

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

/aosp_15_r20/external/libfuse/include/
H A Dfuse_lowlevel.h2048 struct fuse_cmdline_opts { struct
2049 int singlethread;
2050 int foreground;
2051 int debug;
2052 int nodefault_subtype;
2053 char *mountpoint;
2054 int show_version;
2055 int show_help;
2056 int clone_fd;
2057 unsigned int max_idle_threads; /* discouraged, due to thread
[all …]