Searched defs:segtype (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/metadata/
H A Dsegtype.c25 struct segment_type *segtype; local
H A Dmirror.c1189 const struct segment_type *segtype; local
1379 const struct segment_type *segtype; local
1463 const struct segment_type *segtype; local
[all...]
H A Dlv_manip.c221 const struct segment_type *segtype; local
168 alloc_lv_segment(struct dm_pool *mem, const struct segment_type *segtype, struct logical_volume *lv, uint32_t le, uint32_t len, uint32_t status, uint32_t stripe_size, struct logical_volume *log_lv, uint32_t area_count, uint32_t area_len, uint32_t chunk_size, uint32_t region_size, uint32_t extents_copied) argument
524 calc_area_multiple(const struct segment_type *segtype, const uint32_t area_count) argument
536 _alloc_init(struct cmd_context *cmd, struct dm_pool *mem, const struct segment_type *segtype, alloc_policy_t alloc, uint32_t mirrors, uint32_t stripes, uint32_t log_count, uint32_t log_region_size, struct dm_list *parallel_areas) argument
644 _setup_alloced_segment(struct logical_volume *lv, uint32_t status, uint32_t area_count, uint32_t stripe_size, const struct segment_type *segtype, struct alloced_area *aa, uint32_t region_size, struct logical_volume *log_lv __attribute((unused))) argument
684 _setup_alloced_segments(struct logical_volume *lv, struct dm_list *alloced_areas, uint32_t area_count, uint32_t status, uint32_t stripe_size, const struct segment_type *segtype, uint32_t region_size, struct logical_volume *log_lv) argument
1283 lv_add_virtual_segment(struct logical_volume *lv, uint32_t status, uint32_t extents, const struct segment_type *segtype) argument
1308 allocate_extents(struct volume_group *vg, struct logical_volume *lv, const struct segment_type *segtype, uint32_t stripes, uint32_t mirrors, uint32_t log_count, uint32_t log_region_size, uint32_t extents, struct dm_list *allocatable_pvs, alloc_policy_t alloc, struct dm_list *parallel_areas) argument
1355 lv_add_segment(struct alloc_handle *ah, uint32_t first_area, uint32_t num_areas, struct logical_volume *lv, const struct segment_type *segtype, uint32_t stripe_size, uint32_t status, uint32_t region_size, struct logical_volume *log_lv) argument
1619 lv_extend(struct logical_volume *lv, const struct segment_type *segtype, uint32_t stripes, uint32_t stripe_size, uint32_t mirrors, uint32_t extents, struct physical_volume *mirrored_pv __attribute((unused)), uint32_t mirrored_pe __attribute((unused)), uint32_t status, struct dm_list *allocatable_pvs, alloc_policy_t alloc) argument
2415 struct segment_type *segtype; local
2465 struct segment_type *segtype; local
2551 struct segment_type *segtype; local
2805 const struct segment_type *segtype; local
[all...]
H A Dmetadata-exported.h286 const struct segment_type *segtype; member in struct:lv_segment
546 const struct segment_type *segtype; /* all */ member in struct:lvcreate_params
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/freeseg/
H A Dfreeseg.c36 static void _freeseg_destroy(const struct segment_type *segtype) argument
48 struct segment_type *segtype = dm_malloc(sizeof(*segtype)); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/error/
H A Derrseg.c86 static void _errseg_destroy(const struct segment_type *segtype) argument
104 struct segment_type *segtype = dm_malloc(sizeof(*segtype)); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/zero/
H A Dzero.c83 static void _zero_destroy(const struct segment_type *segtype) argument
101 struct segment_type *segtype = dm_malloc(sizeof(*segtype)); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/unknown/
H A Dunknown.c79 static void _unknown_destroy(const struct segment_type *segtype) argument
96 struct segment_type *segtype = dm_malloc(sizeof(*segtype)); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/format_pool/
H A Dimport_export.c184 struct segment_type *segtype; local
226 struct segment_type *segtype; local
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/striped/
H A Dstriped.c204 static void _striped_destroy(const struct segment_type *segtype) argument
225 struct segment_type *segtype = dm_malloc(sizeof(*segtype)); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/format1/
H A Dformat1.c442 _format1_segtype_supported(struct format_instance *fid __attribute((unused)), const struct segment_type *segtype) argument
H A Dimport-extents.c215 struct segment_type *segtype; local
266 struct segment_type *segtype; local
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/snapshot/
H A Dsnapshot.c277 static void _snap_destroy(const struct segment_type *segtype) argument
306 struct segment_type *segtype = dm_malloc(sizeof(*segtype)); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/tools/
H A Dlvresize.c30 const struct segment_type *segtype; member in struct:lvresize_params
H A Dpvmove.c26 const struct segment_type *segtype; local
H A Dlvconvert.c38 struct segment_type *segtype; member in struct:lvconvert_params
/netbsd-6-1-5-RELEASE/regress/sys/arch/i386/ldt/
H A Dtestldt.c132 segtype(unsigned int type) function
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/display/
H A Ddisplay.c811 const struct segment_type *segtype; local
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/format_text/
H A Dimport_vsn1.c301 struct segment_type *segtype; local
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.c856 struct segment_type *segtype; local
825 lvm_register_segtype(struct segtype_library *seglib, struct segment_type *segtype) argument
872 struct segment_type *segtype; local
1207 struct segment_type *segtype; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/mirror/
H A Dmirrored.c554 static void _mirrored_destroy(const struct segment_type *segtype) argument
586 struct segment_type *segtype = dm_malloc(sizeof(*segtype)); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/activate/
H A Ddev_manager.c363 struct segment_type *segtype; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/include/
H A Dmetadata-exported.h286 const struct segment_type *segtype; member in struct:lv_segment
546 const struct segment_type *segtype; /* all */ member in struct:lvcreate_params
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-score7.c5169 s7_pic_need_relax(symbolS *sym, asection *segtype) argument
H A Dtc-score.c5286 s3_pic_need_relax (symbolS *sym, asection *segtype) argument

Completed in 328 milliseconds

12