Home
last modified time | relevance | path

Searched refs:FUSE_OPT_KEY_KEEP (Results 1 - 8 of 8) sorted by relevance

/third_party/libfuse/lib/
H A Dhelper.c41 FUSE_OPT_KEY("-d", FUSE_OPT_KEY_KEEP),
42 FUSE_OPT_KEY("debug", FUSE_OPT_KEY_KEEP),
46 FUSE_OPT_KEY("fsname=", FUSE_OPT_KEY_KEEP),
49 FUSE_OPT_KEY("subtype=", FUSE_OPT_KEY_KEEP),
H A Dfuse_opt.c160 if (key != FUSE_OPT_KEY_KEEP && ctx->proc) { in call_proc()
H A Dfuse.c4650 FUSE_OPT_KEY("debug", FUSE_OPT_KEY_KEEP),
4651 FUSE_OPT_KEY("-d", FUSE_OPT_KEY_KEEP),
4688 FUSE_OPT_KEY("modules=%s", FUSE_OPT_KEY_KEEP),
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_opt.h144 #define FUSE_OPT_KEY_KEEP -3 macro
/third_party/libfuse/include/
H A Dfuse_opt.h145 #define FUSE_OPT_KEY_KEEP -3 macro
/third_party/ntfs-3g/libfuse-lite/
H A Dmount.c98 FUSE_OPT_KEY("max_read=", FUSE_OPT_KEY_KEEP),
130 FUSE_OPT_KEY("max_read=", FUSE_OPT_KEY_KEEP),
H A Dfuse_opt.c130 if (key != FUSE_OPT_KEY_KEEP && ctx->proc) { in call_proc()
H A Dfuse.c2869 FUSE_OPT_KEY("debug", FUSE_OPT_KEY_KEEP),
2870 FUSE_OPT_KEY("-d", FUSE_OPT_KEY_KEEP),

Completed in 17 milliseconds