Searched refs:FUSE_CAP_PASSTHROUGH (Results 1 – 2 of 2) sorted by relevance
/external/libfuse/include/ | ||
D | fuse_common.h | 376 #define FUSE_CAP_PASSTHROUGH (1 << 31) macro |
/external/libfuse/lib/ | ||
D | fuse_lowlevel.c | 2180 if (se->conn.want & FUSE_CAP_PASSTHROUGH) in do_init() |