Searched refs:mount_tmp (Results 1 – 2 of 2) sorted by relevance
155 int mount_tmp : 1; member743 j->flags.mount_tmp = 1; in minijail_mount_tmp_size()1747 static int mount_tmp(const struct minijail *j) in mount_tmp() function2255 if (j->flags.mount_tmp && mount_tmp(j)) in minijail_enter()
462 pub fn mount_tmp(&mut self) { in mount_tmp() method