Searched refs:doUnmount (Results 1 – 2 of 2) sorted by relevance
100 int doUnmount(const char *path, bool force);
563 int Volume::doUnmount(const char *path, bool force) { in doUnmount() function in Volume613 if (doUnmount(Volume::SEC_ASECDIR_EXT, force)) { in unmountVol()624 if (doUnmount(secure_dir, force)) { in unmountVol()632 if (doUnmount(getMountpoint(), force)) { in unmountVol()