ldm_volume
struct ldm_volume *volume;
struct ldm_volume *vol;
LIST_ENTRY(ldm_volume) entry;
struct ldm_volume vol;
LIST_HEAD(, ldm_volume) volumes;
struct ldm_volume *volume, *last;