POSIX_ACL         209 fs/erofs/super.c 	set_opt(sbi, POSIX_ACL);
POSIX_ACL         267 fs/erofs/super.c 			set_opt(EROFS_SB(sb), POSIX_ACL);
POSIX_ACL         270 fs/erofs/super.c 			clear_opt(EROFS_SB(sb), POSIX_ACL);
POSIX_ACL         390 fs/erofs/super.c 	if (test_opt(sbi, POSIX_ACL))
POSIX_ACL         557 fs/erofs/super.c 	if (test_opt(sbi, POSIX_ACL))
POSIX_ACL         588 fs/erofs/super.c 	if (test_opt(sbi, POSIX_ACL))
POSIX_ACL         296 fs/ext2/super.c 	if (test_opt(sb, POSIX_ACL))
POSIX_ACL         298 fs/ext2/super.c 	if (!test_opt(sb, POSIX_ACL) && (def_mount_opts & EXT2_DEFM_ACL))
POSIX_ACL         583 fs/ext2/super.c 			set_opt(opts->s_mount_opt, POSIX_ACL);
POSIX_ACL         586 fs/ext2/super.c 			clear_opt(opts->s_mount_opt, POSIX_ACL);
POSIX_ACL         914 fs/ext2/super.c 		set_opt(opts.s_mount_opt, POSIX_ACL);
POSIX_ACL         937 fs/ext2/super.c 		(test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0);
POSIX_ACL        1407 fs/ext2/super.c 		(test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0);
POSIX_ACL        3743 fs/ext4/super.c 	set_opt(sb, POSIX_ACL);
POSIX_ACL        3949 fs/ext4/super.c 		(test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0);
POSIX_ACL        5400 fs/ext4/super.c 		(test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0);
POSIX_ACL         497 fs/f2fs/super.c 			set_opt(sbi, POSIX_ACL);
POSIX_ACL         500 fs/f2fs/super.c 			clear_opt(sbi, POSIX_ACL);
POSIX_ACL        1375 fs/f2fs/super.c 	if (test_opt(sbi, POSIX_ACL))
POSIX_ACL        1496 fs/f2fs/super.c 	set_opt(sbi, POSIX_ACL);
POSIX_ACL        1735 fs/f2fs/super.c 		(test_opt(sbi, POSIX_ACL) ? SB_POSIXACL : 0);
POSIX_ACL        3296 fs/f2fs/super.c 		(test_opt(sbi, POSIX_ACL) ? SB_POSIXACL : 0);