Searched refs:current_chrooted (Results 1 – 3 of 3) sorted by relevance
42 extern bool current_chrooted(void);
75 if (current_chrooted()) in create_user_ns()
3175 bool current_chrooted(void) in current_chrooted() function