Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/libdm/
H A Dlibdm-deptree.c70 struct load_segment { struct
71 struct dm_list list;
73 unsigned type;
75 uint64_t size;
77 unsigned area_count; /* Linear + Striped + Mirrored + Crypt */
78 struct dm_list areas; /* Linear + Striped + Mirrored + Crypt */
80 uint32_t stripe_size; /* Striped */
82 int persistent; /* Snapshot */
83 uint32_t chunk_size; /* Snapshot */
84 struct dm_tree_node *cow; /* Snapshot */
[all …]
/dflybsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.h88 u_char load_segment [ISODCL(0x02,0x03)]; member
109 u_char load_segment [ISODCL(0x02,0x03)]; member