Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/integrity/
A Diint.c132 inode->i_flags |= S_IMA; in integrity_inode_get()
/linux-6.3-rc2/include/linux/
A Dfs.h1933 #define S_IMA (1 << 10) /* Inode has an associated IMA struct */ macro
1980 #define IS_IMA(inode) ((inode)->i_flags & S_IMA)

Completed in 13 milliseconds