Home
last modified time | relevance | path

Searched refs:proto_major (Results 1 – 6 of 6) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_common.h122 unsigned proto_major; member
/third_party/libfuse/example/
Dprintcap.c37 printf("Protocol version: %d.%d\n", conn->proto_major, in pc_init()
/third_party/libfuse/include/
Dfuse_common.h471 unsigned proto_major; member
/third_party/libfuse/lib/
Dcuse_lowlevel.c209 se->conn.proto_major = arg->major; in cuse_lowlevel_init()
Dfuse_lowlevel.c1948 se->conn.proto_major = arg->major;
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c1088 f->conn.proto_major = arg->major; in do_init()