Searched refs:remount_proc_readonly (Results 1 – 2 of 2) sorted by relevance
476 pub fn remount_proc_readonly(&mut self) { in remount_proc_readonly() method
1835 static int remount_proc_readonly(const struct minijail *j) in remount_proc_readonly() function2369 if (j->flags.remount_proc_ro && remount_proc_readonly(j)) in minijail_enter()