Searched refs:fuse_mount_opts (Results 1 – 3 of 3) sorted by relevance
50 static const struct fuse_opt fuse_mount_opts[] = { variable271 fuse_opt_parse(args, mo, fuse_mount_opts, fuse_mount_opt_proc) == -1) in parse_mount_opts()
81 static const struct fuse_opt fuse_mount_opts[] = { variable597 fuse_opt_parse(args, mo, fuse_mount_opts, fuse_mount_opt_proc) == -1) in parse_mount_opts()
80 static const struct fuse_opt fuse_mount_opts[] = { variable634 fuse_opt_parse(args, &mo, fuse_mount_opts, fuse_mount_opt_proc) == -1) in fuse_kern_mount()