Home
last modified time | relevance | path

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

/Linux-v4.19/security/integrity/
Diint.c127 inode->i_flags |= S_IMA; in integrity_inode_get()
/Linux-v4.19/include/linux/
Dfs.h1892 #define S_IMA 1024 /* Inode has an associated IMA struct */ macro
1936 #define IS_IMA(inode) ((inode)->i_flags & S_IMA)