Symbol: STATX_ATTR_IMMUTABLE
fs/btrfs/inode.c
8053
stat->attributes |= STATX_ATTR_IMMUTABLE;
fs/btrfs/inode.c
8061
STATX_ATTR_IMMUTABLE |
fs/erofs/inode.c
325
stat->attributes |= STATX_ATTR_IMMUTABLE;
fs/erofs/inode.c
327
STATX_ATTR_IMMUTABLE);
fs/ext2/inode.c
1594
stat->attributes |= STATX_ATTR_IMMUTABLE;
fs/ext2/inode.c
1600
STATX_ATTR_IMMUTABLE |
fs/ext4/inode.c
6250
stat->attributes |= STATX_ATTR_IMMUTABLE;
fs/ext4/inode.c
6259
STATX_ATTR_IMMUTABLE |
fs/f2fs/file.c
1024
stat->attributes |= STATX_ATTR_IMMUTABLE;
fs/f2fs/file.c
1033
STATX_ATTR_IMMUTABLE |
fs/gfs2/inode.c
2181
stat->attributes |= STATX_ATTR_IMMUTABLE;
fs/gfs2/inode.c
2186
STATX_ATTR_IMMUTABLE |
fs/hfsplus/inode.c
345
stat->attributes |= STATX_ATTR_IMMUTABLE;
fs/hfsplus/inode.c
349
stat->attributes_mask |= STATX_ATTR_APPEND | STATX_ATTR_IMMUTABLE |
fs/ntfs/file.c
386
stat->attributes |= STATX_ATTR_IMMUTABLE;
fs/ntfs/file.c
392
STATX_ATTR_IMMUTABLE | STATX_ATTR_APPEND;
fs/ntfs3/file.c
279
stat->attributes |= STATX_ATTR_IMMUTABLE;
fs/ntfs3/file.c
294
STATX_ATTR_IMMUTABLE | STATX_ATTR_APPEND;
fs/stat.c
127
stat->attributes |= STATX_ATTR_IMMUTABLE;
fs/ubifs/dir.c
1686
stat->attributes |= STATX_ATTR_IMMUTABLE;
fs/ubifs/dir.c
1691
STATX_ATTR_IMMUTABLE);
fs/xfs/xfs_iops.c
725
stat->attributes |= STATX_ATTR_IMMUTABLE;
fs/xfs/xfs_iops.c
731
stat->attributes_mask |= (STATX_ATTR_IMMUTABLE |
include/linux/stat.h
31
STATX_ATTR_IMMUTABLE | \
include/linux/stat.h
38
(STATX_ATTR_IMMUTABLE | \
mm/shmem.c
1306
stat->attributes |= STATX_ATTR_IMMUTABLE;
mm/shmem.c
1310
STATX_ATTR_IMMUTABLE |