MCPcopy Create free account
hub / github.com/cloudfoundry/bosh-agent / RemountInPlace

Method RemountInPlace

platform/disk/mounter_interface.go:13–13  ·  view source on GitHub ↗
(mountPoint string, mountOptions ...string)

Source from the content-addressed store, hash-verified

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

Callers 5

SetupHomeDirMethod · 0.65
bindMountDirMethod · 0.65
RemountInPlaceMethod · 0.65

Implementers 3

linuxMounterplatform/disk/linux_mounter.go
linuxBindMounterplatform/disk/linux_bind_mounter.go
FakeMounterplatform/disk/diskfakes/fake_mounter.g

Calls

no outgoing calls

Tested by

no test coverage detected