|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | cifs_ntsd |
| struct | cifs_sid |
| struct | cifs_acl |
| struct | cifs_ace |
| struct | cifs_wksid |
| struct | cifs_sid_id |
Macros | |
| #define | NUM_AUTHS 6 /* number of authority fields */ |
| #define | NUM_SUBAUTHS 5 /* number of sub authority fields */ |
| #define | NUM_WK_SIDS 7 /* number of well known sids */ |
| #define | SIDNAMELENGTH 20 /* long enough for the ones we care about */ |
| #define | DEFSECDESCLEN 192 /* sec desc len contaiting a dacl with three aces */ |
| #define | READ_BIT 0x4 |
| #define | WRITE_BIT 0x2 |
| #define | EXEC_BIT 0x1 |
| #define | UBITSHIFT 6 |
| #define | GBITSHIFT 3 |
| #define | ACCESS_ALLOWED 0 |
| #define | ACCESS_DENIED 1 |
| #define | SIDOWNER 1 |
| #define | SIDGROUP 2 |
| #define | SIDLEN 150 /* S- 1 revision- 6 authorities- max 5 sub authorities */ |
| #define | SID_ID_MAPPED 0 |
| #define | SID_ID_PENDING 1 |
| #define | SID_MAP_EXPIRE (3600 * HZ) /* map entry expires after one hour */ |
| #define | SID_MAP_RETRY (300 * HZ) /* wait 5 minutes for next attempt to map */ |
Functions | |
| struct cifs_ntsd | __attribute__ ((packed)) |
| int | compare_sids (const struct cifs_sid *, const struct cifs_sid *) |
|
read |
mcontroller : adapter info structure for old mimd_t apps
: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id
Definition at line 171 of file esd_usb2.c.
| char sidname[SIDNAMELENGTH] |
1.8.2