Searched refs:fuse_opt (Results 1 – 15 of 15) sorted by relevance
/external/libfuse/include/ |
D | fuse_opt.h | 77 struct fuse_opt { struct 204 const struct fuse_opt opts[], fuse_opt_proc_t proc); 265 int fuse_opt_match(const struct fuse_opt opts[], const char *opt);
|
D | meson.build | 2 'fuse_opt.h', 'cuse_lowlevel.h', 'fuse_log.h' ]
|
/external/libfuse/lib/ |
D | fuse_opt.c | 24 const struct fuse_opt *opt; 192 static const struct fuse_opt *find_opt(const struct fuse_opt *opt, in find_opt() 201 int fuse_opt_match(const struct fuse_opt *opts, const char *opt) in fuse_opt_match() 229 const struct fuse_opt *opt, unsigned sep, in process_opt() 251 const struct fuse_opt *opt, unsigned sep, in process_opt_sep_arg() 277 const struct fuse_opt *opt = find_opt(ctx->opt, arg, &sep); in process_gopt() 399 const struct fuse_opt opts[], fuse_opt_proc_t proc) in fuse_opt_parse()
|
D | meson.build | 2 'fuse_lowlevel.c', 'fuse_misc.h', 'fuse_opt.c',
|
D | helper.c | 32 static const struct fuse_opt fuse_helper_opts[] = { 90 static const struct fuse_opt conn_info_opt_spec[] = {
|
D | mount_bsd.c | 50 static const struct fuse_opt fuse_mount_opts[] = {
|
D | cuse_lowlevel.c | 270 static const struct fuse_opt kill_subtype_opts[] = { in cuse_lowlevel_setup()
|
D | mount.c | 80 static const struct fuse_opt fuse_mount_opts[] = {
|
D | fuse.c | 4643 static const struct fuse_opt fuse_lib_opts[] = { 4678 static const struct fuse_opt fuse_help_opts[] = { 5036 const struct fuse_opt opts[] = { in fuse_new_30()
|
D | fuse_lowlevel.c | 2770 static const struct fuse_opt fuse_ll_opts[] = {
|
/external/libfuse/ |
D | Android.bp | 87 "lib/fuse_opt.c",
|
/external/erofs-utils/fuse/ |
D | main.c | 108 static const struct fuse_opt option_spec[] = {
|
/external/libfuse/lib/modules/ |
D | subdir.c | 613 static const struct fuse_opt subdir_opts[] = {
|
D | iconv.c | 631 static const struct fuse_opt iconv_opts[] = {
|
/external/e2fsprogs/misc/ |
D | fuse2fs.c | 3658 static struct fuse_opt fuse2fs_opts[] = {
|