Home
last modified time | relevance | path

Searched defs:fuse_in_header (Results 1 – 1 of 1) sorted by relevance

/subsys/fs/fuse_client/
A Dfuse_abi.h66 struct fuse_in_header { struct
67 uint32_t len;
68 uint32_t opcode;
69 uint64_t unique;
70 uint64_t nodeid;
71 uint32_t uid;
72 uint32_t gid;
73 uint32_t pid;
74 uint16_t total_extlen;
75 uint16_t padding;

Completed in 4 milliseconds