Lines Matching defs:S_IMMUTABLE
232 #define S_IMMUTABLE 8 /* Immutable file */269 #define IS_IMMUTABLE(inode) ((inode)->i_flags & S_IMMUTABLE)