Which command would you suggest to use in order to find out whether a LUKS encrypted partition is mapped or not (other than looking at or using lsblk output)?
By opened device, I mean a device for which the command
ctrytpsetup luksOpen <device> <map name>
was executed.