Lines Matching refs:mountpoint
1006 static int wait_and_unmount(char *mountpoint)1013 if (umount(mountpoint)) {1015 /* EINVAL is returned if the directory is not a mountpoint,1028 SLOGD("unmounting %s succeeded\n", mountpoint);1031 SLOGE("unmounting %s failed\n", mountpoint);