Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/include/
H A Dmetadata-exported.h314 struct logical_volume { struct
315 union lvid lvid;
316 char *name;
318 struct volume_group *vg;
320 uint32_t status;
321 alloc_policy_t alloc;
322 uint32_t read_ahead;
323 int32_t major;
324 int32_t minor;
326 uint64_t size; /* Sectors */
[all …]
/dflybsd-src/contrib/lvm2/dist/lib/metadata/
H A Dmetadata-exported.h314 struct logical_volume { struct
315 union lvid lvid;
316 char *name;
318 struct volume_group *vg;
320 uint32_t status;
321 alloc_policy_t alloc;
322 uint32_t read_ahead;
323 int32_t major;
324 int32_t minor;
326 uint64_t size; /* Sectors */
[all …]