Searched refs:SF_IMMUTABLE (Results 1 – 3 of 3) sorted by relevance
41 #define SF_IMMUTABLE 0x0004 /* Protection bits cannot be changed */ macro
118 *mount_opts |= SF_IMMUTABLE; in parse_options()
238 (inode->i_sb->u.affs_sb.s_flags & (SF_SETMODE | SF_IMMUTABLE)))) { in affs_notify_change()