Searched defs:Fstore_t (Results 1 – 6 of 6) sorted by relevance
21 func FcntlFstore(fd uintptr, cmd int, fstore *Fstore_t) error {
114 type Fstore_t struct { struct115 Flags uint32116 Posmode int32117 Offset int64118 Length int64119 Bytesalloc int64
114 type Fstore_t C.struct_fstore type