Home
last modified time | relevance | path

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

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