Home
last modified time | relevance | path

Searched refs:SF_IMMUTABLE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Daffs_fs_sb.h41 #define SF_IMMUTABLE 0x0004 /* Protection bits cannot be changed */ macro
/linux-2.4.37.9/fs/affs/
Dsuper.c118 *mount_opts |= SF_IMMUTABLE; in parse_options()
Dinode.c238 (inode->i_sb->u.affs_sb.s_flags & (SF_SETMODE | SF_IMMUTABLE)))) { in affs_notify_change()