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

#include <cifsglob.h>

Data Fields

int uid
 
int gid
 
int mode
 
int cecount
 
struct cifs_sid osid
 
struct cifs_sid gsid
 
struct cifs_ntace * ntaces
 
struct cifs_aceaces
 

Detailed Description

Definition at line 147 of file cifsglob.h.

Field Documentation

Definition at line 155 of file cifsglob.h.

int cecount

Definition at line 151 of file cifsglob.h.

int gid

Definition at line 149 of file cifsglob.h.

Definition at line 153 of file cifsglob.h.

int mode

Definition at line 150 of file cifsglob.h.

struct cifs_ntace* ntaces

Definition at line 154 of file cifsglob.h.

Definition at line 152 of file cifsglob.h.

int uid

Definition at line 148 of file cifsglob.h.


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