Home
last modified time | relevance | path

Searched defs:volume_group (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata-exported.h207 struct volume_group { struct
208 struct cmd_context *cmd;
209 struct dm_pool *vgmem;
210 struct format_instance *fid;
211 uint32_t seqno; /* Metadata sequence number */
213 struct id id;
214 char *name;
215 char *system_id;
217 uint32_t status;
218 alloc_policy_t alloc;
[all …]
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dmetadata-exported.h207 struct volume_group { struct
208 struct cmd_context *cmd;
209 struct dm_pool *vgmem;
210 struct format_instance *fid;
211 uint32_t seqno; /* Metadata sequence number */
213 struct id id;
214 char *name;
215 char *system_id;
217 uint32_t status;
218 alloc_policy_t alloc;
[all …]