Home
last modified time | relevance | path

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

/linux/security/selinux/include/
A Dobjsec.h46 struct inode_security_struct { struct
48 struct list_head list; /* list of inode_security_struct */ argument
49 u32 task_sid; /* SID of creating task */
50 u32 sid; /* SID of this object */
51 u16 sclass; /* security class of this object */
52 unsigned char initialized; /* initialization flag */
53 spinlock_t lock;

Completed in 6 milliseconds