Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfs_struct.h42 extern bool current_chrooted(void);
/linux-4.4.14/kernel/
Duser_namespace.c76 if (current_chrooted()) in create_user_ns()
/linux-4.4.14/fs/
Dnamespace.c3184 bool current_chrooted(void) in current_chrooted() function