You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tobias Nygren 052b5262ff
use statvfs(2) for disk.GetInfo on NetBSD (#10257)
4 years ago
..
directio_darwin.go Skip building directio on platforms that don't support Direct IO (#9059) 5 years ago
directio_unix.go
directio_unsupported.go
disk.go
disk_test.go
fdatasync_linux.go
fdatasync_unix.go
obd.go
root_disk_unix.go
root_disk_windows.go
stat_bsd.go
stat_linux.go
stat_netbsd.go use statvfs(2) for disk.GetInfo on NetBSD (#10257) 4 years ago
stat_openbsd.go
stat_solaris.go
stat_windows.go
type_bsd.go
type_linux.go
type_windows.go