Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Duser_namespace.h46 UCOUNT_MNT_NAMESPACES, enumerator
/Linux-v6.6/fs/
Dnamespace.c3682 return inc_ucount(ns, current_euid(), UCOUNT_MNT_NAMESPACES); in inc_mnt_namespaces()
3687 dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES); in dec_mnt_namespaces()