Home
last modified time | relevance | path

Searched defs:getDeviceNameFromMount (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/volume/util/hostutil/
H A Dhostutil_windows.go49 func getDeviceNameFromMount(mounter mount.Interface, mountPath, pluginMountDir string) (string, err… func
H A Dhostutil_unsupported.go100 func getDeviceNameFromMount(mounter mount.Interface, mountPath, pluginMountDir string) (string, err… func
H A Dhostutil_linux.go113 func getDeviceNameFromMount(mounter mount.Interface, mountPath, pluginMountDir string) (string, err… func