mountmgr.sys: Fall back to statfs if "important" free space is 0 on macOS.
The CFURLCopyResourcePropertyForKey fails silently and returns 0 free
bytes if the volume is not APFS.
ntdll: Fall back to statfs if "important" free space is 0 on macOS.
The CFURLCopyResourcePropertyForKey fails silently and returns 0 free
bytes if the volume is not APFS.