Searched refs:S_IMA (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/security/integrity/
H A Diint.c121 inode->i_flags |= S_IMA; integrity_inode_get()
/linux-4.1.27/include/linux/
H A Dfs.h1723 #define S_IMA 1024 /* Inode has an associated IMA struct */ macro
1765 #define IS_IMA(inode) ((inode)->i_flags & S_IMA)

Completed in 114 milliseconds