Home
last modified time | relevance | path

Searched refs:remount_ro (Results 1 – 1 of 1) sorted by relevance

/external/minijail/
Dlibminijail.c1162 int remount_ro = 0; in mount_one() local
1177 remount_ro = 1; in mount_one()
1185 if (remount_ro) { in mount_one()