ucount_type       103 include/linux/user_namespace.h struct ucounts *inc_ucount(struct user_namespace *ns, kuid_t uid, enum ucount_type type);
ucount_type       104 include/linux/user_namespace.h void dec_ucount(struct ucounts *ucounts, enum ucount_type type);
ucount_type       190 kernel/ucount.c 			   enum ucount_type type)
ucount_type       212 kernel/ucount.c void dec_ucount(struct ucounts *ucounts, enum ucount_type type)