S_IMA 2037 include/linux/fs.h #define IS_IMA(inode) ((inode)->i_flags & S_IMA) S_IMA 124 security/integrity/iint.c inode->i_flags |= S_IMA;