Searched refs:FS_IMMUTABLE_FL (Results 1 – 12 of 12) sorted by relevance
33 flags |= FS_IMMUTABLE_FL; in set_immutable()35 flags &= ~FS_IMMUTABLE_FL; in set_immutable()63 if (flags & FS_IMMUTABLE_FL) in get_immutable()
23 FS_IMMUTABLE_FL | FS_DIRSYNC_FL)70 if (ioctl_flags & FS_IMMUTABLE_FL) in ioctl2ubifs()96 ioctl_flags |= FS_IMMUTABLE_FL; in ubifs2ioctl()
38 {JFS_IMMUTABLE_FL, FS_IMMUTABLE_FL},
129 #define ORANGEFS_IMMUTABLE_FL FS_IMMUTABLE_FL
952 (fa->flags & ~(FS_IMMUTABLE_FL | FS_APPEND_FL | FS_NOATIME_FL | ORANGEFS_MIRROR_FL))) { in orangefs_fileattr_set()
277 #define FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro
372 #define FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro
110 flags |= FS_IMMUTABLE_FL; in ntfs_fileattr_get()147 if (flags & ~(FS_IMMUTABLE_FL | FS_APPEND_FL | FS_NODUMP_FL)) in ntfs_fileattr_set()150 if (flags & FS_IMMUTABLE_FL) in ntfs_fileattr_set()
711 fa->flags |= FS_IMMUTABLE_FL; in ovl_fileattr_prot_flags()
980 if (fa->flags & FS_IMMUTABLE_FL) { in ovl_set_protattr()
134 {FS_IMMUTABLE_FL, GFS2_DIF_IMMUTABLE},
170 iflags |= FS_IMMUTABLE_FL; in btrfs_inode_flags_to_fsflags()223 if (flags & ~(FS_IMMUTABLE_FL | FS_APPEND_FL | \ in check_fsflags()315 if (fsflags & FS_IMMUTABLE_FL) in btrfs_fileattr_set()