Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dfs_struct.h43 extern bool current_chrooted(void);
/linux-6.1.9/kernel/
Duser_namespace.c105 if (current_chrooted()) in create_user_ns()
/linux-6.1.9/fs/
Dnamespace.c4493 bool current_chrooted(void) in current_chrooted() function