ldm_disk
struct ldm_disk *disk;
LIST_ENTRY(ldm_disk) entry;
struct ldm_disk disk;
LIST_HEAD(, ldm_disk) disks;