1 struct dm_deps {
2   unsigned count;
3   unsigned filler;
4   unsigned long long device[0];
5 };
6