Searched refs:sd_mnt_point (Results 1 – 1 of 1) sorted by relevance
1143 char *sd_mnt_point; in cryptfs_enable() local1197 sd_mnt_point = getenv("EXTERNAL_STORAGE"); in cryptfs_enable()1198 if (! sd_mnt_point) { in cryptfs_enable()1199 sd_mnt_point = "/mnt/sdcard"; in cryptfs_enable()1239 if (wait_and_unmount(sd_mnt_point)) { in cryptfs_enable()