Searched refs:S_IMA (Results 1 – 2 of 2) sorted by relevance
105 inode->i_flags |= S_IMA; in ima_inode_get()
2337 #define S_IMA (1 << 10) /* Inode has an associated IMA struct */ macro2395 #define IS_IMA(inode) ((inode)->i_flags & S_IMA)