Home | History | Annotate | Download | only in linux

Lines Matching refs:S_IMA

245 #define S_IMA		1024	/* Inode has an associated IMA struct */
282 #define IS_IMA(inode) ((inode)->i_flags & S_IMA)