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

#include <objsec.h>

Data Fields

struct super_blocksb
 
u32 sid
 
u32 def_sid
 
u32 mntpoint_sid
 
unsigned int behavior
 
unsigned char flags
 
struct mutex lock
 
struct list_head isec_head
 
spinlock_t isec_lock
 

Detailed Description

Definition at line 56 of file objsec.h.

Field Documentation

unsigned int behavior

Definition at line 61 of file objsec.h.

u32 def_sid

Definition at line 59 of file objsec.h.

unsigned char flags

Definition at line 62 of file objsec.h.

struct list_head isec_head

Definition at line 64 of file objsec.h.

spinlock_t isec_lock

Definition at line 65 of file objsec.h.

struct mutex lock

Definition at line 63 of file objsec.h.

u32 mntpoint_sid

Definition at line 60 of file objsec.h.

Definition at line 57 of file objsec.h.

u32 sid

Definition at line 58 of file objsec.h.


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