Searched refs:mount_tmp (Results 1 – 2 of 2) sorted by relevance
143 int mount_tmp : 1; member753 j->flags.mount_tmp = 1; in minijail_mount_tmp_size()1818 static int mount_tmp(const struct minijail *j) in mount_tmp() function2366 if (j->flags.mount_tmp && mount_tmp(j)) in minijail_enter()
608 pub fn mount_tmp(&mut self) { in mount_tmp() method