Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Duser_namespace.h46 UCOUNT_MNT_NAMESPACES, enumerator
/Linux-v5.10/fs/
Dnamespace.c3225 return inc_ucount(ns, current_euid(), UCOUNT_MNT_NAMESPACES); in inc_mnt_namespaces()
3230 dec_ucount(ucounts, UCOUNT_MNT_NAMESPACES); in dec_mnt_namespaces()