Home
last modified time | relevance | path

Searched refs:Diskinfo (Results 1 – 2 of 2) sorted by relevance

/xen/tools/golang/xenlight/
A Dtypes.gen.go922 type Diskinfo struct { struct
A Dhelpers.gen.go3068 func NewDiskinfo() (*Diskinfo, error) {
3070 x Diskinfo
3081 func (x *Diskinfo) fromC(xc *C.libxl_diskinfo) error {
3093 func (x *Diskinfo) toC(xc *C.libxl_diskinfo) (err error){defer func(){

Completed in 13 milliseconds