EXT4_DEFM_ACL     734 fs/ext4/super.c 	if (test_opt(sb, POSIX_ACL) && !(def_mount_opts & EXT4_DEFM_ACL))
EXT4_DEFM_ACL     736 fs/ext4/super.c 	if (!test_opt(sb, POSIX_ACL) && (def_mount_opts & EXT4_DEFM_ACL))
EXT4_DEFM_ACL    2008 fs/ext4/super.c 	if (def_mount_opts & EXT4_DEFM_ACL)