Searched refs:FS_IMMUTABLE_FL (Results 1 – 25 of 30) sorted by relevance
12
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()
163 flags |= FS_IMMUTABLE_FL; in efivarfs_fileattr_get()179 if (fa->flags & ~FS_IMMUTABLE_FL) in efivarfs_fileattr_set()182 if (fa->flags & FS_IMMUTABLE_FL) in efivarfs_fileattr_set()
23 FS_IMMUTABLE_FL | FS_DIRSYNC_FL)70 if (ioctl_flags & FS_IMMUTABLE_FL) in ioctl2ubifs()96 ioctl_flags |= FS_IMMUTABLE_FL; in ubifs2ioctl()
8 (FS_SYNC_FL | FS_IMMUTABLE_FL | FS_APPEND_FL | \
47 (FS_IMMUTABLE_FL | FS_APPEND_FL | FS_NODUMP_FL | FS_NOATIME_FL)
18 [__BCH_INODE_immutable] = FS_IMMUTABLE_FL,
38 {JFS_IMMUTABLE_FL, FS_IMMUTABLE_FL},
664 flags |= FS_IMMUTABLE_FL; in hfsplus_fileattr_get()686 if (fa->flags & ~(FS_IMMUTABLE_FL|FS_APPEND_FL|FS_NODUMP_FL)) in hfsplus_fileattr_set()689 if (fa->flags & FS_IMMUTABLE_FL) in hfsplus_fileattr_set()
129 #define ORANGEFS_IMMUTABLE_FL FS_IMMUTABLE_FL
945 (fa->flags & ~(FS_IMMUTABLE_FL | FS_APPEND_FL | FS_NOATIME_FL | ORANGEFS_MIRROR_FL))) { in orangefs_fileattr_set()
471 fa->flags |= FS_IMMUTABLE_FL; in fileattr_fill_xflags()502 if (fa->flags & FS_IMMUTABLE_FL) in fileattr_fill_flags()595 if ((fa->flags ^ old_ma->flags) & (FS_APPEND_FL | FS_IMMUTABLE_FL) && in fileattr_set_prepare()
268 #define FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro
62 flags |= FS_IMMUTABLE_FL; in ntfs_fileattr_get()92 if (flags & ~(FS_IMMUTABLE_FL | FS_APPEND_FL | FS_COMPR_FL)) in ntfs_fileattr_set()95 if (flags & FS_IMMUTABLE_FL) in ntfs_fileattr_set()
241 FS_IMMUTABLE_FL | FS_APPEND_FL | FS_NODUMP_FL | FS_NOATIME_FL |\
413 if (flags & FS_IMMUTABLE_FL) in nilfs_set_inode_flags()
227 #define EXT2_IMMUTABLE_FL FS_IMMUTABLE_FL /* Immutable file */
243 #define OCFS2_IMMUTABLE_FL FS_IMMUTABLE_FL /* Immutable file */
115 if ((flags ^ oldflags) & (FS_APPEND_FL | FS_IMMUTABLE_FL) && in ocfs2_fileattr_set()
821 #define OVL_PROT_FS_FLAGS_MASK (FS_APPEND_FL | FS_IMMUTABLE_FL)
705 fa->flags |= FS_IMMUTABLE_FL; in ovl_fileattr_prot_flags()
964 if (fa->flags & FS_IMMUTABLE_FL) { in ovl_set_protattr()
694 if (fa->flags & ~(FS_IMMUTABLE_FL | FS_APPEND_FL | in xfs_fileattr_set()
144 iflags |= FS_IMMUTABLE_FL; in btrfs_inode_flags_to_fsflags()198 if (flags & ~(FS_IMMUTABLE_FL | FS_APPEND_FL | \ in check_fsflags()290 if (fsflags & FS_IMMUTABLE_FL) in btrfs_fileattr_set()