Home
last modified time | relevance | path

Searched refs:UCOUNT_MNT_NAMESPACES (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Duser_namespace.h46 UCOUNT_MNT_NAMESPACES, enumerator
/Linux-v4.19/fs/
Dnamespace.c2796 return inc_ucount(ns, current_euid(), UCOUNT_MNT_NAMESPACES); in inc_mnt_namespaces()
2801 dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES); in dec_mnt_namespaces()