Searched refs:FUSE_PASSTHROUGH (Results 1 – 4 of 4) sorted by relevance
57 config FUSE_PASSTHROUGH config
1438 (flags & FUSE_PASSTHROUGH) && in process_init_reply()1519 flags |= FUSE_PASSTHROUGH; in fuse_new_init()
36 ``FUSE_PASSTHROUGH`` capability and specify its desired
490 #define FUSE_PASSTHROUGH (1ULL << 37) macro