retrieve volume status in a mini-filter

Running “fltmc.exe volumes” shows that a volume that my filter is attached to as “detached”. Is there any way to find this out within the mini-filter driver?

Or even better can I find out when the dos name is removed/set, I know I can get it via IoVolumeDeviceToDosName but I need a trigger to call it.