Home
last modified time | relevance | path

Searched defs:ucounts (Results 1 – 10 of 10) sorted by relevance

/linux-4.19.296/include/linux/
Duser_namespace.h77 struct ucounts *ucounts; member
81 struct ucounts { struct
93 struct ucounts *inc_ucount(struct user_namespace *ns, kuid_t uid, enum ucount_type type); argument
Dutsname.h28 struct ucounts *ucounts; member
Dpid_namespace.h42 struct ucounts *ucounts; member
Dipc_namespace.h68 struct ucounts *ucounts; member
Dfsnotify_backend.h189 struct ucounts *ucounts; member
Dcgroup.h849 struct ucounts *ucounts; member
/linux-4.19.296/fs/notify/inotify/
Dinotify.h48 static inline void dec_inotify_instances(struct ucounts *ucounts) in dec_inotify_instances()
53 static inline struct ucounts *inc_inotify_watches(struct ucounts *ucounts) in inc_inotify_watches()
58 static inline void dec_inotify_watches(struct ucounts *ucounts) in dec_inotify_watches()
/linux-4.19.296/fs/
Dmount.h14 struct ucounts *ucounts; member
Dnamespace.c2837 static void dec_mnt_namespaces(struct ucounts *ucounts) in dec_mnt_namespaces()
2862 struct ucounts *ucounts; in alloc_mnt_ns() local
/linux-4.19.296/include/net/
Dnet_namespace.h73 struct ucounts *ucounts; member