Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfs_struct.h43 extern bool current_chrooted(void);
/Linux-v5.4/kernel/
Duser_namespace.c92 if (current_chrooted()) in create_user_ns()
/Linux-v5.4/fs/
Dnamespace.c3819 bool current_chrooted(void) in current_chrooted() function