Home
last modified time | relevance | path

Searched defs:seg (Results 1 – 25 of 166) sorted by relevance

1234567

/dragonfly/contrib/lvm2/dist/lib/mirror/
H A Dmirrored.c50 static const char *_mirrored_name(const struct lv_segment *seg) in _mirrored_name()
55 static void _mirrored_display(const struct lv_segment *seg) in _mirrored_display()
187 struct lv_segment *seg, char *params, in _mirrored_target_percent()
244 static int _add_log(struct dev_manager *dm, struct lv_segment *seg, in _add_log()
287 struct lv_segment *seg, in _mirrored_add_target_line()
357 const struct lv_segment *seg, in _mirrored_target_present()
450 static int _target_monitored(struct lv_segment *seg, int *pending) in _target_monitored()
488 static int _target_set_events(struct lv_segment *seg, in _target_set_events()
519 static int _target_monitor_events(struct lv_segment *seg, int events) in _target_monitor_events()
524 static int _target_unmonitor_events(struct lv_segment *seg, int events) in _target_unmonitor_events()
[all …]
/dragonfly/contrib/lvm2/dist/lib/metadata/
H A Dsegtype.h42 #define seg_is_mirrored(seg) ((seg)->segtype->flags & SEG_AREAS_MIRRORED ? 1 : 0) argument
43 #define seg_is_striped(seg) ((seg)->segtype->flags & SEG_AREAS_STRIPED ? 1 : 0) argument
44 #define seg_is_snapshot(seg) ((seg)->segtype->flags & SEG_SNAPSHOT ? 1 : 0) argument
45 #define seg_is_virtual(seg) ((seg)->segtype->flags & SEG_VIRTUAL ? 1 : 0) argument
46 #define seg_can_split(seg) ((seg)->segtype->flags & SEG_CAN_SPLIT ? 1 : 0) argument
47 #define seg_cannot_be_zeroed(seg) ((seg)->segtype->flags & SEG_CANNOT_BE_ZEROED ? 1 : 0) argument
48 #define seg_monitored(seg) ((seg)->segtype->flags & SEG_MONITORED ? 1 : 0) argument
49 #define seg_unknown(seg) ((seg)->segtype->flags & SEG_UNKNOWN ? 1 : 0) argument
H A Dmirror.c62 struct lv_segment *seg; in find_temporary_mirror() local
82 struct lv_segment *seg; in lv_mirror_count() local
428 struct lv_segment *seg; in _is_mirror_image_removable() local
980 struct lv_segment *seg; in remove_mirrors_from_segments() local
1019 struct lv_segment *seg; in get_pvmove_pvname_from_lv_mirr() local
1034 struct lv_segment *seg; in get_pvmove_pvname_from_lv() local
1054 struct lv_segment *seg; in find_pvmove_lv() local
1096 struct lv_segment *seg; in lvs_using_lv() local
1138 struct lv_segment *seg; in copy_percent() local
1165 struct lv_segment *seg; in fixup_imported_mirrors() local
[all …]
H A Dlv_manip.c38 struct lv_segment *seg) in add_seg_to_segs_using_this_lv()
181 struct lv_segment *seg; in alloc_lv_segment() local
220 struct lv_segment *seg; in alloc_snapshot_seg() local
408 struct lv_segment *seg; in _lv_reduce() local
653 struct lv_segment *seg; in _setup_alloced_segment() local
796 struct lv_segment *seg; in _for_each_pv() local
1286 struct lv_segment *seg; in lv_add_virtual_segment() local
1446 struct lv_segment *seg; in lv_add_mirror_areas() local
1502 struct lv_segment *seg; in lv_add_mirror_lvs() local
1553 struct lv_segment *seg; in lv_add_log_segment() local
[all …]
H A Dmerge.c65 struct lv_segment *seg, *seg2; in check_lv_segments() local
258 static int _lv_split_segment(struct logical_volume *lv, struct lv_segment *seg, in _lv_split_segment()
349 struct lv_segment *seg; in lv_split_segment() local
H A Dmetadata.h169 #define seg_pvseg(seg, s) (seg)->areas[(s)].u.pv.pvseg argument
170 #define seg_dev(seg, s) (seg)->areas[(s)].u.pv.pvseg->pv->dev argument
171 #define seg_pe(seg, s) (seg)->areas[(s)].u.pv.pvseg->pe argument
172 #define seg_le(seg, s) (seg)->areas[(s)].u.lv.le argument
192 struct lv_segment *seg; member
/dragonfly/contrib/lvm2/dist/include/
H A Dsegtype.h42 #define seg_is_mirrored(seg) ((seg)->segtype->flags & SEG_AREAS_MIRRORED ? 1 : 0) argument
43 #define seg_is_striped(seg) ((seg)->segtype->flags & SEG_AREAS_STRIPED ? 1 : 0) argument
44 #define seg_is_snapshot(seg) ((seg)->segtype->flags & SEG_SNAPSHOT ? 1 : 0) argument
45 #define seg_is_virtual(seg) ((seg)->segtype->flags & SEG_VIRTUAL ? 1 : 0) argument
46 #define seg_can_split(seg) ((seg)->segtype->flags & SEG_CAN_SPLIT ? 1 : 0) argument
47 #define seg_cannot_be_zeroed(seg) ((seg)->segtype->flags & SEG_CANNOT_BE_ZEROED ? 1 : 0) argument
48 #define seg_monitored(seg) ((seg)->segtype->flags & SEG_MONITORED ? 1 : 0) argument
49 #define seg_unknown(seg) ((seg)->segtype->flags & SEG_UNKNOWN ? 1 : 0) argument
H A Dmetadata.h169 #define seg_pvseg(seg, s) (seg)->areas[(s)].u.pv.pvseg argument
170 #define seg_dev(seg, s) (seg)->areas[(s)].u.pv.pvseg->pv->dev argument
171 #define seg_pe(seg, s) (seg)->areas[(s)].u.pv.pvseg->pe argument
172 #define seg_le(seg, s) (seg)->areas[(s)].u.lv.le argument
192 struct lv_segment *seg; member
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf-nacl.c28 segment_executable (struct elf_segment_map *seg) in segment_executable()
49 segment_eligible_for_headers (struct elf_segment_map *seg, in segment_eligible_for_headers()
88 struct elf_segment_map *seg; in nacl_modify_segment_map() local
96 struct elf_segment_map *seg = *m; in nacl_modify_segment_map() local
189 struct elf_segment_map *seg; in nacl_modify_segment_map() local
330 struct elf_segment_map *seg; in nacl_final_write_processing() local
/dragonfly/contrib/lvm2/dist/lib/snapshot/
H A Dsnapshot.c31 static const char *_snap_name(const struct lv_segment *seg) in _snap_name()
36 static int _snap_text_import(struct lv_segment *seg, const struct config_node *sn, in _snap_text_import()
82 static int _snap_text_export(const struct lv_segment *seg, struct formatter *f) in _snap_text_export()
183 static int _target_registered(struct lv_segment *seg, int *pending) in _target_registered()
221 static int _target_set_events(struct lv_segment *seg, in _target_set_events()
250 static int _target_register_events(struct lv_segment *seg, in _target_register_events()
256 static int _target_unregister_events(struct lv_segment *seg, in _target_unregister_events()
/dragonfly/contrib/lvm2/dist/lib/striped/
H A Dstriped.c32 static const char *_striped_name(const struct lv_segment *seg) in _striped_name()
37 static void _striped_display(const struct lv_segment *seg) in _striped_display()
73 static int _striped_text_import(struct lv_segment *seg, const struct config_node *sn, in _striped_text_import()
96 static int _striped_text_export(const struct lv_segment *seg, struct formatter *f) in _striped_text_export()
168 struct lv_segment *seg, in _striped_add_target_line()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-nacl.c28 segment_executable (struct elf_segment_map *seg) in segment_executable()
49 segment_eligible_for_headers (struct elf_segment_map *seg, in segment_eligible_for_headers()
89 struct elf_segment_map *seg; in nacl_modify_segment_map() local
97 struct elf_segment_map *seg = *m; in nacl_modify_segment_map() local
322 struct elf_segment_map *seg; in nacl_final_write_processing() local
/dragonfly/contrib/lvm2/dist/lib/unknown/
H A Dunknown.c31 static const char *_unknown_name(const struct lv_segment *seg) in _unknown_name()
37 static int _unknown_text_import(struct lv_segment *seg, const struct config_node *sn, in _unknown_text_import()
60 static int _unknown_text_export(const struct lv_segment *seg, struct formatter *f) in _unknown_text_export()
/dragonfly/contrib/gdb-7/bfd/
H A Delf-nacl.c29 segment_executable (struct elf_segment_map *seg) in segment_executable()
50 segment_eligible_for_headers (struct elf_segment_map *seg, in segment_eligible_for_headers()
88 struct elf_segment_map *seg = *m; in nacl_modify_segment_map() local
/dragonfly/sys/dev/drm/
H A Ddrm_vm.c155 struct vm_phys_fictitious_seg *seg; in vm_phys_fictitious_to_vm_page() local
176 struct vm_phys_fictitious_seg *seg; in vm_phys_fictitious_reg_range() local
209 struct vm_phys_fictitious_seg *seg; in vm_phys_fictitious_unreg_range() local
/dragonfly/sys/bus/firewire/
H A Dfwdma.h56 struct fwdma_seg seg[0]; member
87 struct fwdma_seg *seg, *eseg; in fwdma_sync_multiseg() local
98 struct fwdma_seg *seg; in fwdma_sync_multiseg_all() local
/dragonfly/sys/kern/
H A Dkern_fp.c205 enum uio_seg seg) in fp_pread()
244 enum uio_seg seg) in fp_read()
302 enum uio_seg seg) in fp_pwrite()
341 fp_write(file_t fp, void *buf, size_t nbytes, ssize_t *res, enum uio_seg seg) in fp_write()
H A Dvfs_nlookup.c117 const char *path, enum uio_seg seg, int flags) in nlookup_init()
200 const char *path, enum uio_seg seg, int flags) in nlookup_init_at()
256 const char *path, enum uio_seg seg, int flags, in nlookup_init_raw()
299 const char *path, enum uio_seg seg, int flags, in nlookup_init_root()
430 nlookup_simple(const char *str, enum uio_seg seg, in nlookup_simple()
/dragonfly/sys/dev/drm/amd/display/dc/i2caux/dce120/
H A Di2caux_dce120.c49 #define BASE_INNER(seg) \ argument
53 #define BASE(seg) \ argument
/dragonfly/sys/dev/drm/amd/display/dc/i2caux/dcn10/
H A Di2caux_dcn10.c49 #define BASE_INNER(seg) \ argument
53 #define BASE(seg) \ argument
/dragonfly/contrib/binutils-2.34/gas/
H A Dsubsegs.c58 subseg_change (segT seg, int subseg) in subseg_change()
73 subseg_set_rest (segT seg, subsegT subseg) in subseg_set_rest()
229 segT seg; in section_symbol() local
/dragonfly/contrib/binutils-2.27/gas/
H A Dsubsegs.c58 subseg_change (segT seg, int subseg) in subseg_change()
73 subseg_set_rest (segT seg, subsegT subseg) in subseg_set_rest()
231 segT seg; in section_symbol() local
/dragonfly/sys/dev/drm/amd/display/dc/gpio/dce120/
H A Dhw_translate_dce120.c44 #define BASE_INNER(seg) \ argument
48 #define BASE(seg) \ argument
/dragonfly/sys/dev/drm/amd/display/dc/gpio/dcn10/
H A Dhw_translate_dcn10.c44 #define BASE_INNER(seg) \ argument
48 #define BASE(seg) \ argument
/dragonfly/contrib/lvm2/dist/tools/
H A Dvgsplit.c52 struct lv_segment *seg; in _move_lvs() local
123 struct lv_segment *seg; in _move_snapshots() local
167 struct lv_segment *seg; in _move_mirrors() local

1234567