Get directory information for available block devices.
()
| 108 | GetHugePagesNr(hugePagesDirectory string, hugePageName string) (string, error) |
| 109 | // Get directory information for available block devices. |
| 110 | GetBlockDevices() ([]os.FileInfo, error) |
| 111 | // Get Size of a given block device. |
| 112 | GetBlockDeviceSize(string) (string, error) |
| 113 | // Get scheduler type for the block device. |
no outgoing calls
no test coverage detected