Fairly self-explanatory.
$ find [directory] ! -type l -exec lsattr -d {} + | sed -n 's/^[^ ]*C[^ ]* //p'