(mountPoint string, mountOptions ...string)
| 11 | RemountAsReadonly(mountPoint string) (err error) |
| 12 | Remount(fromMountPoint, toMountPoint string, mountOptions ...string) (err error) |
| 13 | RemountInPlace(mountPoint string, mountOptions ...string) (err error) |
| 14 | |
| 15 | SwapOn(partitionPath string) (err error) |
| 16 |
no outgoing calls
no test coverage detected