Searched refs:FUSE_OPT_KEY_KEEP (Results 1 - 4 of 4) sorted by path

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_config.c45 FUSE_OPT_KEY("debug", FUSE_OPT_KEY_KEEP),
46 FUSE_OPT_KEY("-d", FUSE_OPT_KEY_KEEP),
92 FUSE_OPT_KEY("max_read=", FUSE_OPT_KEY_KEEP),
H A Dfuse_opt.c143 if (key != FUSE_OPT_KEY_KEEP && ctx->proc) {
H A Dhelper.c53 FUSE_OPT_KEY("-d", FUSE_OPT_KEY_KEEP),
54 FUSE_OPT_KEY("debug", FUSE_OPT_KEY_KEEP),
55 FUSE_OPT_KEY("fsname=", FUSE_OPT_KEY_KEEP),
56 FUSE_OPT_KEY("subtype=", FUSE_OPT_KEY_KEEP),
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_opt.h144 #define FUSE_OPT_KEY_KEEP -3 macro

Completed in 42 milliseconds