Searched defs:umount (Results 1 - 3 of 3) sorted by relevance

/external/autotest/client/site_tests/platform_EncryptedStateful/
H A Dplatform_EncryptedStateful.py104 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/
H A Dlocktests.py61 def umount(self, dir): member in class:Client
63 self.command="umount "+mntpoint
154 client.umount(NFS4_PATH)
/external/toybox/generated/
H A Dglobals.h139 // toys/lsb/umount.c
1427 struct umount_data umount; member in union:global_union

Completed in 279 milliseconds