type golang.org/x/sys/unix.LoopInfo64
5 uses
golang.org/x/sys/unix (current package)
ioctl_linux.go#L317: func IoctlLoopGetStatus64(fd int) (*LoopInfo64, error) {
ioctl_linux.go#L318: var value LoopInfo64
ioctl_linux.go#L327: func IoctlLoopSetStatus64(fd int, value *LoopInfo64) error {
ztypes_linux.go#L3115: type LoopInfo64 struct {
ztypes_linux.go#L3133: Info LoopInfo64
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)