As part of a training project, I have to access the dm_dirty_log structure in the driver I wrote, but I can't find the right API command to extract data from it.
I looked through all the references to dm_dirty_log mentions that I found. But all I found was dm_dirty_log_userspace, but maybe I just didn't understand how to use it.