Home | History | Annotate | Download | only in bin

Lines Matching defs:unmount

285     Unmount a mounted partition
290 p.unmount(record=False)
363 parallel(partitions, 'unmount') # unmount all partitions in parallel
446 self.unmount(ignore_status=True, record=False)
484 self.unmount()
718 all mounts on this mountpoint and unmount them.
748 def unmount(self, ignore_status=False, record=True):