Searched refs:SB_POSIXACL (Results 1 – 24 of 24) sorted by relevance
23 # define set_posix_acl_flag(sb) ((sb)->s_flags |= SB_POSIXACL)
45 if (root->d_sb->s_flags & SB_POSIXACL) in orangefs_show_options()65 sb->s_flags &= ~SB_POSIXACL; in parse_mount_options()78 sb->s_flags |= SB_POSIXACL; in parse_mount_options()
655 sb->s_flags |= SB_POSIXACL; in erofs_fc_fill_super()657 sb->s_flags &= ~SB_POSIXACL; in erofs_fc_fill_super()744 fc->sb_flags |= SB_POSIXACL; in erofs_fc_reconfigure()746 fc->sb_flags &= ~SB_POSIXACL; in erofs_fc_reconfigure()
547 s->s_flags = flags & ~SB_POSIXACL; in ecryptfs_mount()548 s->s_flags |= path.dentry->d_sb->s_flags & SB_POSIXACL; in ecryptfs_mount()
91 sb->s_flags |= SB_POSIXACL; in v9fs_fill_super()
917 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in ext2_fill_super()918 (test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0); in ext2_fill_super()1403 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in ext2_remount()1404 (test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0); in ext2_remount()
570 fc->sb_flags |= SB_POSIXACL; in ceph_parse_mount_param()575 fc->sb_flags &= ~SB_POSIXACL; in ceph_parse_mount_param()727 if (root->d_sb->s_flags & SB_POSIXACL) in ceph_show_options()1462 fc->sb_flags |= SB_POSIXACL; in ceph_init_fs_context()
1710 if (sb->s_flags & SB_POSIXACL) in cifs_get_acl()1718 if (sb->s_flags & SB_POSIXACL) in cifs_get_acl()1787 if (sb->s_flags & SB_POSIXACL) in cifs_set_acl()1795 if (sb->s_flags & SB_POSIXACL) in cifs_set_acl()
199 sb->s_flags |= SB_POSIXACL; in cifs_read_super()672 if (root->d_sb->s_flags & SB_POSIXACL) in cifs_show_options()
1034 s->s_flags |= SB_POSIXACL; in reiserfs_xattr_init()1036 s->s_flags &= ~SB_POSIXACL; in reiserfs_xattr_init()
2097 } else if (inode->i_sb->s_flags & SB_POSIXACL) { in reiserfs_new_inode()
1152 sb->s_flags |= SB_POSIXACL; in gfs2_fill_super()1600 sb->s_flags |= SB_POSIXACL; in gfs2_reconfigure()1602 sb->s_flags &= ~SB_POSIXACL; in gfs2_reconfigure()
713 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in ocfs2_remount()715 SB_POSIXACL : 0); in ocfs2_remount()1025 sb->s_flags = (sb->s_flags & ~(SB_POSIXACL | SB_NOSEC)) | in ocfs2_fill_super()1026 ((osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) ? SB_POSIXACL : 0); in ocfs2_fill_super()
893 if (!(sb->s_flags & SB_POSIXACL)) in ocfs2_xattr_list_entry()
516 sb->s_flags |= SB_POSIXACL; in jfs_fill_super()
1741 if (sb->s_flags & SB_POSIXACL) in fuse_fill_super_common()1743 sb->s_flags |= SB_POSIXACL; in fuse_fill_super_common()
2517 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in f2fs_remount()2518 (test_opt(sbi, POSIX_ACL) ? SB_POSIXACL : 0); in f2fs_remount()4500 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in f2fs_fill_super()4501 (test_opt(sbi, POSIX_ACL) ? SB_POSIXACL : 0); in f2fs_fill_super()
1184 sb->s_flags = (sb->s_flags & ~SB_POSIXACL); in nilfs_reconfigure()
1448 sb->s_flags |= SB_POSIXACL; in ovl_fill_super()
1103 sb->s_flags |= SB_POSIXACL; in nfs_fill_super()
1183 #define SB_POSIXACL BIT(16) /* Supports POSIX ACLs */ macro2307 #define IS_POSIXACL(inode) __IS_FLG(inode, SB_POSIXACL)
5263 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in __ext4_fill_super()5264 (test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0); in __ext4_fill_super()6524 sb->s_flags = (sb->s_flags & ~SB_POSIXACL) | in __ext4_remount()6525 (test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0); in __ext4_remount()
2228 sb->s_flags |= SB_POSIXACL; in bch2_fs_get_tree()
4694 sb->s_flags |= SB_POSIXACL; in shmem_fill_super()