Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h1056 struct fuse_lseek_in { struct
1057 uint64_t fh;
1058 uint64_t offset;
1059 uint32_t whence;
1060 uint32_t padding;
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h1105 struct fuse_lseek_in { struct
1106 uint64_t fh;
1107 uint64_t offset;
1108 uint32_t whence;
1109 uint32_t padding;