HomeSort by relevance Sort by last modified time
    Searched defs:umount (Results 1 - 4 of 4) sorted by null

  /bionic/libc/bionic/
umount.cpp 31 int umount(const char* target) { function
  /external/autotest/client/site_tests/platform_EncryptedStateful/
platform_EncryptedStateful.py 104 def umount(self): member in class:EncryptedStateful
107 utils.system("MOUNT_ENCRYPTED_ROOT=%s mount-encrypted umount" %
114 self.umount()
115 utils.system("umount -n %s" % (self.stateful))
272 # Check explicit umount.
273 encstate.umount()
  /external/ltp/testcases/network/nfsv4/locks/
locktests.py 61 def umount(self, dir): member in class:Client
63 self.command="umount "+mntpoint
154 client.umount(NFS4_PATH)
  /external/toybox/generated/
globals.h 139 // toys/lsb/umount.c
1427 struct umount_data umount; member in union:global_union

Completed in 558 milliseconds