Searched refs:unmount_mounted_volume (Results 1 – 4 of 4) sorted by relevance
33 int unmount_mounted_volume(const MountedVolume *volume);
141 unmount_mounted_volume(const MountedVolume *volume) in unmount_mounted_volume() function
153 return unmount_mounted_volume(mv); in ensure_path_unmounted()
238 int ret = unmount_mounted_volume(vol); in UnmountFn()