Home
last modified time | relevance | path

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

/openbsd-src/lib/libfuse/
H A Dfuse_private.h90 struct fuse_mount_opts { struct
91 fsnamefuse_mount_opts global() argument
92 allow_otherfuse_mount_opts global() argument
93 def_permsfuse_mount_opts global() argument
94 max_readfuse_mount_opts global() argument
95 noatimefuse_mount_opts global() argument
96 nonemptyfuse_mount_opts global() argument
97 rdonlyfuse_mount_opts global() argument
H A Dfuse.c95 static struct fuse_opt fuse_mount_opts[] = { variable