Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfs_struct.h43 extern bool current_chrooted(void);
/Linux-v4.19/kernel/
Duser_namespace.c97 if (current_chrooted()) in create_user_ns()
/Linux-v4.19/fs/
Dnamespace.c3271 bool current_chrooted(void) in current_chrooted() function