Home
last modified time | relevance | path

Searched refs:SB_POSIXACL (Results 1 – 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/fs/cifs/
Dxattr.c208 if (sb->s_flags & SB_POSIXACL) in cifs_xattr_set()
220 if (sb->s_flags & SB_POSIXACL) in cifs_xattr_set()
359 if (sb->s_flags & SB_POSIXACL) in cifs_xattr_get()
369 if (sb->s_flags & SB_POSIXACL) in cifs_xattr_get()
Dcifsfs.c171 sb->s_flags |= SB_POSIXACL; in cifs_read_super()
595 if (root->d_sb->s_flags & SB_POSIXACL) in cifs_show_options()
/kernel/linux/linux-5.10/fs/erofs/
Dsuper.c370 sb->s_flags |= SB_POSIXACL; in erofs_fc_fill_super()
372 sb->s_flags &= ~SB_POSIXACL; in erofs_fc_fill_super()
420 fc->sb_flags |= SB_POSIXACL; in erofs_fc_reconfigure()
422 fc->sb_flags &= ~SB_POSIXACL; in erofs_fc_reconfigure()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_super.h23 # define set_posix_acl_flag(sb) ((sb)->s_flags |= SB_POSIXACL)
/kernel/linux/linux-5.10/fs/orangefs/
Dsuper.c44 if (root->d_sb->s_flags & SB_POSIXACL) in orangefs_show_options()
64 sb->s_flags &= ~SB_POSIXACL; in parse_mount_options()
77 sb->s_flags |= SB_POSIXACL; in parse_mount_options()
/kernel/linux/linux-5.10/fs/ceph/
Dsuper.c444 fc->sb_flags |= SB_POSIXACL; in ceph_parse_mount_param()
449 fc->sb_flags &= ~SB_POSIXACL; in ceph_parse_mount_param()
566 if (root->d_sb->s_flags & SB_POSIXACL) in ceph_show_options()
1202 fc->sb_flags |= SB_POSIXACL; in ceph_init_fs_context()
/kernel/linux/linux-5.10/fs/ecryptfs/
Dmain.c555 s->s_flags = flags & ~SB_POSIXACL; in ecryptfs_mount()
556 s->s_flags |= path.dentry->d_sb->s_flags & SB_POSIXACL; in ecryptfs_mount()
/kernel/linux/linux-5.10/fs/9p/
Dvfs_super.c94 sb->s_flags |= SB_POSIXACL; in v9fs_fill_super()
/kernel/linux/linux-5.10/fs/ext2/
Dsuper.c919 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in ext2_fill_super()
920 (test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0); in ext2_fill_super()
1390 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in ext2_remount()
1391 (test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0); in ext2_remount()
/kernel/linux/linux-5.10/fs/jffs2/
Dsuper.c286 sb->s_flags |= SB_POSIXACL; in jffs2_fill_super()
/kernel/linux/linux-5.10/fs/reiserfs/
Dxattr.c1038 s->s_flags |= SB_POSIXACL; in reiserfs_xattr_init()
1040 s->s_flags &= ~SB_POSIXACL; in reiserfs_xattr_init()
Dinode.c2113 } else if (inode->i_sb->s_flags & SB_POSIXACL) { in reiserfs_new_inode()
/kernel/linux/linux-5.10/fs/btrfs/
Dsuper.c740 info->sb->s_flags |= SB_POSIXACL; in btrfs_parse_options()
748 info->sb->s_flags &= ~SB_POSIXACL; in btrfs_parse_options()
1305 sb->s_flags |= SB_POSIXACL; in btrfs_fill_super()
1430 if (!(info->sb->s_flags & SB_POSIXACL)) in btrfs_show_options()
/kernel/linux/linux-5.10/fs/gfs2/
Dops_fstype.c1132 sb->s_flags |= SB_POSIXACL; in gfs2_fill_super()
1575 sb->s_flags |= SB_POSIXACL; in gfs2_reconfigure()
1577 sb->s_flags &= ~SB_POSIXACL; in gfs2_reconfigure()
/kernel/linux/linux-5.10/fs/ocfs2/
Dsuper.c725 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in ocfs2_remount()
727 SB_POSIXACL : 0); in ocfs2_remount()
1039 sb->s_flags = (sb->s_flags & ~(SB_POSIXACL | SB_NOSEC)) | in ocfs2_fill_super()
1040 ((osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) ? SB_POSIXACL : 0); in ocfs2_fill_super()
/kernel/linux/linux-5.10/fs/fuse/
Dinode.c1367 if (sb->s_flags & SB_POSIXACL) in fuse_fill_super_common()
1369 sb->s_flags |= SB_POSIXACL; in fuse_fill_super_common()
/kernel/linux/linux-5.10/fs/jfs/
Dsuper.c521 sb->s_flags |= SB_POSIXACL; in jfs_fill_super()
/kernel/linux/linux-5.10/fs/f2fs/
Dsuper.c2024 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in f2fs_remount()
2025 (test_opt(sbi, POSIX_ACL) ? SB_POSIXACL : 0); in f2fs_remount()
3686 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in f2fs_fill_super()
3687 (test_opt(sbi, POSIX_ACL) ? SB_POSIXACL : 0); in f2fs_fill_super()
/kernel/linux/linux-5.10/fs/nfs/
Dsuper.c1036 sb->s_flags |= SB_POSIXACL; in nfs_fill_super()
/kernel/linux/linux-5.10/fs/nilfs2/
Dsuper.c1122 sb->s_flags = (sb->s_flags & ~SB_POSIXACL); in nilfs_remount()
/kernel/linux/linux-5.10/include/linux/
Dfs.h1356 #define SB_POSIXACL (1<<16) /* VFS does not apply the umask */ macro
2024 #define IS_POSIXACL(inode) __IS_FLG(inode, SB_POSIXACL)
/kernel/linux/linux-5.10/fs/ext4/
Dsuper.c4335 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in ext4_fill_super()
4336 (test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0); in ext4_fill_super()
5917 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in ext4_remount()
5918 (test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0); in ext4_remount()
/kernel/linux/linux-5.10/fs/overlayfs/
Dsuper.c2025 sb->s_flags |= SB_POSIXACL; in ovl_fill_super()
/kernel/linux/linux-5.10/fs/
Dnamespace.c3215 SB_POSIXACL | in path_mount()
/kernel/linux/linux-5.10/mm/
Dshmem.c3783 sb->s_flags |= SB_POSIXACL; in shmem_fill_super()

12