Home
last modified time | relevance | path

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

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