SB_POSIXACL        92 fs/9p/vfs_super.c 		sb->s_flags |= SB_POSIXACL;
SB_POSIXACL       658 fs/btrfs/super.c 			info->sb->s_flags |= SB_POSIXACL;
SB_POSIXACL       666 fs/btrfs/super.c 			info->sb->s_flags &= ~SB_POSIXACL;
SB_POSIXACL      1202 fs/btrfs/super.c 	sb->s_flags |= SB_POSIXACL;
SB_POSIXACL      1327 fs/btrfs/super.c 	if (!(info->sb->s_flags & SB_POSIXACL))
SB_POSIXACL       419 fs/ceph/super.c 		fsopt->sb_flags |= SB_POSIXACL;
SB_POSIXACL       423 fs/ceph/super.c 		fsopt->sb_flags &= ~SB_POSIXACL;
SB_POSIXACL       616 fs/ceph/super.c 	if (fsopt->sb_flags & SB_POSIXACL)
SB_POSIXACL      1108 fs/ceph/super.c 	flags |= SB_POSIXACL;
SB_POSIXACL       163 fs/cifs/cifsfs.c 		sb->s_flags |= SB_POSIXACL;
SB_POSIXACL       585 fs/cifs/cifsfs.c 	if (root->d_sb->s_flags & SB_POSIXACL)
SB_POSIXACL       126 fs/cifs/xattr.c 		if (sb->s_flags & SB_POSIXACL)
SB_POSIXACL       138 fs/cifs/xattr.c 		if (sb->s_flags & SB_POSIXACL)
SB_POSIXACL       275 fs/cifs/xattr.c 		if (sb->s_flags & SB_POSIXACL)
SB_POSIXACL       285 fs/cifs/xattr.c 		if (sb->s_flags & SB_POSIXACL)
SB_POSIXACL       549 fs/ecryptfs/main.c 	s->s_flags = flags & ~SB_POSIXACL;
SB_POSIXACL       550 fs/ecryptfs/main.c 	s->s_flags |= path.dentry->d_sb->s_flags & SB_POSIXACL;
SB_POSIXACL       391 fs/erofs/super.c 		sb->s_flags |= SB_POSIXACL;
SB_POSIXACL       393 fs/erofs/super.c 		sb->s_flags &= ~SB_POSIXACL;
SB_POSIXACL       589 fs/erofs/super.c 		sb->s_flags |= SB_POSIXACL;
SB_POSIXACL       591 fs/erofs/super.c 		sb->s_flags &= ~SB_POSIXACL;
SB_POSIXACL       936 fs/ext2/super.c 	sb->s_flags = (sb->s_flags & ~SB_POSIXACL) |
SB_POSIXACL       937 fs/ext2/super.c 		(test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0);
SB_POSIXACL      1406 fs/ext2/super.c 	sb->s_flags = (sb->s_flags & ~SB_POSIXACL) |
SB_POSIXACL      1407 fs/ext2/super.c 		(test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0);
SB_POSIXACL      3948 fs/ext4/super.c 	sb->s_flags = (sb->s_flags & ~SB_POSIXACL) |
SB_POSIXACL      3949 fs/ext4/super.c 		(test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0);
SB_POSIXACL      5399 fs/ext4/super.c 	sb->s_flags = (sb->s_flags & ~SB_POSIXACL) |
SB_POSIXACL      5400 fs/ext4/super.c 		(test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0);
SB_POSIXACL      1734 fs/f2fs/super.c 	sb->s_flags = (sb->s_flags & ~SB_POSIXACL) |
SB_POSIXACL      1735 fs/f2fs/super.c 		(test_opt(sbi, POSIX_ACL) ? SB_POSIXACL : 0);
SB_POSIXACL      3295 fs/f2fs/super.c 	sb->s_flags = (sb->s_flags & ~SB_POSIXACL) |
SB_POSIXACL      3296 fs/f2fs/super.c 		(test_opt(sbi, POSIX_ACL) ? SB_POSIXACL : 0);
SB_POSIXACL        45 fs/fs_context.c 	{ "posixacl",	SB_POSIXACL },
SB_POSIXACL      1174 fs/fuse/inode.c 	if (sb->s_flags & SB_POSIXACL)
SB_POSIXACL      1176 fs/fuse/inode.c 	sb->s_flags |= SB_POSIXACL;
SB_POSIXACL      1062 fs/gfs2/ops_fstype.c 		sb->s_flags |= SB_POSIXACL;
SB_POSIXACL      1507 fs/gfs2/ops_fstype.c 		sb->s_flags |= SB_POSIXACL;
SB_POSIXACL      1509 fs/gfs2/ops_fstype.c 		sb->s_flags &= ~SB_POSIXACL;
SB_POSIXACL       272 fs/jffs2/super.c 	sb->s_flags |= SB_POSIXACL;
SB_POSIXACL       521 fs/jfs/super.c 	sb->s_flags |= SB_POSIXACL;
SB_POSIXACL      3126 fs/namespace.c 			    SB_POSIXACL |
SB_POSIXACL      2382 fs/nfs/super.c 		sb->s_flags |= SB_POSIXACL;
SB_POSIXACL      2420 fs/nfs/super.c 		sb->s_flags |= SB_POSIXACL;
SB_POSIXACL      1120 fs/nilfs2/super.c 	sb->s_flags = (sb->s_flags & ~SB_POSIXACL);
SB_POSIXACL       716 fs/ocfs2/super.c 		sb->s_flags = (sb->s_flags & ~SB_POSIXACL) |
SB_POSIXACL       718 fs/ocfs2/super.c 							SB_POSIXACL : 0);
SB_POSIXACL      1029 fs/ocfs2/super.c 	sb->s_flags = (sb->s_flags & ~(SB_POSIXACL | SB_NOSEC)) |
SB_POSIXACL      1030 fs/ocfs2/super.c 		((osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) ? SB_POSIXACL : 0);
SB_POSIXACL       899 fs/ocfs2/xattr.c 		if (!(sb->s_flags & SB_POSIXACL))
SB_POSIXACL        44 fs/orangefs/super.c 	if (root->d_sb->s_flags & SB_POSIXACL)
SB_POSIXACL        64 fs/orangefs/super.c 	sb->s_flags &= ~SB_POSIXACL;
SB_POSIXACL        77 fs/orangefs/super.c 			sb->s_flags |= SB_POSIXACL;
SB_POSIXACL      1682 fs/overlayfs/super.c 	sb->s_flags |= SB_POSIXACL;
SB_POSIXACL      2119 fs/reiserfs/inode.c 	} else if (inode->i_sb->s_flags & SB_POSIXACL) {
SB_POSIXACL      1031 fs/reiserfs/xattr.c 		s->s_flags |= SB_POSIXACL;
SB_POSIXACL      1033 fs/reiserfs/xattr.c 		s->s_flags &= ~SB_POSIXACL;
SB_POSIXACL        21 fs/xfs/xfs_super.h # define set_posix_acl_flag(sb)	((sb)->s_flags |= SB_POSIXACL)
SB_POSIXACL      2031 include/linux/fs.h #define IS_POSIXACL(inode)	__IS_FLG(inode, SB_POSIXACL)
SB_POSIXACL      3692 mm/shmem.c     	sb->s_flags |= SB_POSIXACL;