Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_s390x.go119 type StatxTimestamp struct { struct
120 Sec int64
121 Nsec uint32
122 _ int32
Dztypes_linux_386.go119 type StatxTimestamp struct { struct
120 Sec int64
121 Nsec uint32
122 _ int32
Dztypes_linux_mips.go118 type StatxTimestamp struct { struct
119 Sec int64
120 Nsec uint32
121 _ int32
Dztypes_linux_amd64.go119 type StatxTimestamp struct { struct
120 Sec int64
121 Nsec uint32
122 _ int32
Dztypes_linux_ppc64.go121 type StatxTimestamp struct { struct
122 Sec int64
123 Nsec uint32
124 _ int32
Dztypes_linux_mips64.go120 type StatxTimestamp struct { struct
121 Sec int64
122 Nsec uint32
123 _ int32
Dztypes_linux_mipsle.go118 type StatxTimestamp struct { struct
119 Sec int64
120 Nsec uint32
121 _ int32
Dztypes_linux_arm.go120 type StatxTimestamp struct { struct
121 Sec int64
122 Nsec uint32
123 _ int32
Dztypes_linux_arm64.go120 type StatxTimestamp struct { struct
121 Sec int64
122 Nsec uint32
123 _ int32
Dztypes_linux_mips64le.go120 type StatxTimestamp struct { struct
121 Sec int64
122 Nsec uint32
123 _ int32
Dztypes_linux_ppc64le.go121 type StatxTimestamp struct { struct
122 Sec int64
123 Nsec uint32
124 _ int32