blob: 05b11bce57485e0f87ca0a850551c44f6deca5ee [file] [log] [blame]
struct dm_deps {
unsigned count;
unsigned filler;
unsigned long long device[0];
};