Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
user_namespace Struct Reference

#include <user_namespace.h>

Data Fields

struct uid_gid_map uid_map
 
struct uid_gid_map gid_map
 
struct uid_gid_map projid_map
 
struct kref kref
 
struct user_namespaceparent
 
kuid_t owner
 
kgid_t group
 

Detailed Description

Definition at line 20 of file user_namespace.h.

Field Documentation

Definition at line 22 of file user_namespace.h.

kgid_t group

Definition at line 27 of file user_namespace.h.

Definition at line 24 of file user_namespace.h.

kuid_t owner

Definition at line 26 of file user_namespace.h.

Definition at line 25 of file user_namespace.h.

struct uid_gid_map projid_map

Definition at line 23 of file user_namespace.h.

Definition at line 21 of file user_namespace.h.


The documentation for this struct was generated from the following file: