Home
last modified time | relevance | path

Searched defs:superblock_security_struct (Results 1 – 1 of 1) sorted by relevance

/linux/security/selinux/include/
H A Dobjsec.h87 struct superblock_security_struct { struct
88 u32 sid; /* SID of file system superblock */
89 u32 def_sid; /* default SID for labeling */
90 u32 mntpoint_sid; /* SECURITY_FS_USE_MNTPOINT context for files */
91 unsigned short behavior; /* labeling behavior */
92 unsigned short flags; /* which mount options were specified */
93 struct mutex lock;
94 struct list_head isec_head;
95 spinlock_t isec_lock;