shirou_gopsutil/disk
shirou b39f8bb90e
[v2][disk][linux] apply DiskPartiton change to v2
2021-09-30 21:42:30 +09:00
..
disk.go [disk] move without context functions to disk.go. 2020-10-24 22:03:58 +09:00
disk_darwin.go [disk] move without context functions to disk.go. 2020-10-24 22:03:58 +09:00
disk_darwin_cgo.go [disk] move without context functions to disk.go. 2020-10-24 22:03:58 +09:00
disk_darwin_nocgo.go [disk] move without context functions to disk.go. 2020-10-24 22:03:58 +09:00
disk_fallback.go [disk] move without context functions to disk.go. 2020-10-24 22:03:58 +09:00
disk_freebsd.go [disk] move without context functions to disk.go. 2020-10-24 22:03:58 +09:00
disk_freebsd_386.go Use Getstatfs from golang.org/x/sys/unix for 64-bit inode support on FreeBSD 12 2020-01-03 13:18:44 +01:00
disk_freebsd_amd64.go Use Getstatfs from golang.org/x/sys/unix for 64-bit inode support on FreeBSD 12 2020-01-03 13:18:44 +01:00
disk_freebsd_arm.go Use Getstatfs from golang.org/x/sys/unix for 64-bit inode support on FreeBSD 12 2020-01-03 13:18:44 +01:00
disk_freebsd_arm64.go Use Getstatfs from golang.org/x/sys/unix for 64-bit inode support on FreeBSD 12 2020-01-03 13:18:44 +01:00
disk_linux.go [v2][disk][linux] apply DiskPartiton change to v2 2021-09-30 21:42:30 +09:00
disk_openbsd.go [disk] move without context functions to disk.go. 2020-10-24 22:03:58 +09:00
disk_openbsd_386.go [host][mem][process][openbsd] Add 386 const and types definitions 2020-09-01 02:02:21 +02:00
disk_openbsd_amd64.go Use Getfsstat from golang.org/x/sys/unix on OpenBSD 2020-01-08 10:42:16 +01:00
disk_openbsd_arm64.go add support for OpenBSD arm64 2021-03-23 15:29:27 +01:00
disk_solaris.go [disk] move without context functions to disk.go. 2020-10-24 22:03:58 +09:00
disk_test.go [disk] Skip tests on non-implemented platforms #446 2020-08-29 18:29:36 +02:00
disk_unix.go [disk] move without context functions to disk.go. 2020-10-24 22:03:58 +09:00
disk_windows.go [disk] move without context functions to disk.go. 2020-10-24 22:03:58 +09:00
iostat_darwin.c [disk][darwin][cgo] Rename C files dependencies to more descriptive names 2020-05-31 20:41:48 +02:00
iostat_darwin.h [disk][darwin][cgo] Rename C files dependencies to more descriptive names 2020-05-31 20:41:48 +02:00
types_freebsd.go Use Getstatfs from golang.org/x/sys/unix for 64-bit inode support on FreeBSD 12 2020-01-03 13:18:44 +01:00
types_openbsd.go Use Getfsstat from golang.org/x/sys/unix on OpenBSD 2020-01-08 10:42:16 +01:00