Home | History | Annotate | Download | only in common

Lines Matching refs:umount2

698   if (umount2(mountpoint.c_str(), MNT_DETACH) != 0) {