DM(Device Mapper)를 이용한 어플리케이션은 디바이스 드라이버인가요?

koain의 이미지

wikipedia 는 device driver 를 다음과 같이 정의하고 있어욤
"a computer program that operates or controls a particular type of device that is attached to a computer."

그럼 device mapper를 이용한 dm-linear, dm-stripe와 같은 어플리케이션은 디바이스 드라이버라고 부를수 있을까요?