Home
last modified time | relevance | path

Searched refs:current_chrooted (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfs_struct.h43 extern bool current_chrooted(void);
/linux/kernel/
H A Duser_namespace.c105 if (current_chrooted()) in create_user_ns()