Searched refs:mount_tmp (Results 1 – 2 of 2) sorted by relevance
159 bool mount_tmp : 1; member858 j->flags.mount_tmp = 1; in minijail_mount_tmp_size()2092 static int mount_tmp(const struct minijail *j) in mount_tmp() function2689 if (j->flags.mount_tmp && mount_tmp(j)) in minijail_enter()
767 pub fn mount_tmp(&mut self) { in mount_tmp() method