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