Home
last modified time | relevance | path

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

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