Searched defs:lv (Results 1 - 25 of 87) sorted by relevance

1234

/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dlvdisplay.c20 static int _lvdisplay_single(struct cmd_context *cmd, struct logical_volume *lv, argument
H A Dvgmknodes.c20 static int _vgmknodes_single(struct cmd_context *cmd, struct logical_volume *lv, argument
H A Dlvremove.c20 static int lvremove_single(struct cmd_context *cmd, struct logical_volume *lv, argument
H A Dlvscan.c20 static int lvscan_single(struct cmd_context *cmd, struct logical_volume *lv, argument
[all...]
H A Dvgconvert.c25 struct logical_volume *lv; local
[all...]
H A Dlvchange.c20 lvchange_permission(struct cmd_context *cmd, struct logical_volume *lv) argument
85 lvchange_monitoring(struct cmd_context *cmd, struct logical_volume *lv) argument
106 lvchange_availability(struct cmd_context *cmd, struct logical_volume *lv) argument
146 lvchange_refresh(struct cmd_context *cmd, struct logical_volume *lv) argument
152 lvchange_resync(struct cmd_context *cmd, struct logical_volume *lv) argument
306 lvchange_alloc(struct cmd_context *cmd, struct logical_volume *lv) argument
339 lvchange_readahead(struct cmd_context *cmd, struct logical_volume *lv) argument
406 lvchange_persistent(struct cmd_context *cmd, struct logical_volume *lv) argument
476 lvchange_tag(struct cmd_context *cmd, struct logical_volume *lv, int arg) argument
517 lvchange_single(struct cmd_context *cmd, struct logical_volume *lv, void *handle __attribute((unused))) argument
[all...]
H A Dpolldaemon.c68 poll_mirror_progress(struct cmd_context *cmd, struct logical_volume *lv, const char *name, struct daemon_parms *parms) argument
100 _check_lv_status(struct cmd_context *cmd, struct volume_group *vg, struct logical_volume *lv, const char *name, struct daemon_parms *parms, int *finished) argument
158 struct logical_volume *lv; local
204 struct logical_volume *lv; local
[all...]
H A Dvgsplit.c21 static int _lv_is_in_vg(struct volume_group *vg, struct logical_volume *lv) argument
36 struct logical_volume *lv = dm_list_item(lvh, struct lv_list)->lv; local
51 struct logical_volume *lv; local
122 struct logical_volume *lv; local
166 struct logical_volume *lv; local
[all...]
H A Dlvresize.c281 struct logical_volume *lv; local
90 _request_confirmation(struct cmd_context *cmd, const struct volume_group *vg, const struct logical_volume *lv, const struct lvresize_params *lp) argument
[all...]
/netbsd-current/external/gpl2/lvm2/dist/include/
H A Dlvm2app.h144 lv_t lv; member in struct:lvm_lv_list
[all...]
/netbsd-current/external/gpl2/lvm2/dist/liblvm/
H A Dlvm2app.h144 lv_t lv; member in struct:lvm_lv_list
[all...]
H A Dlvm_lv.c29 uint64_t lvm_lv_get_size(const lv_t lv) argument
34 char *lvm_lv_get_uuid(const lv_t lv) argument
45 char *lvm_lv_get_name(const lv_t lv) argument
55 uint64_t lvm_lv_is_active(const lv_t lv) argument
64 uint64_t lvm_lv_is_suspended(const lv_t lv) argument
132 lvm_vg_remove_lv(lv_t lv) argument
143 lvm_lv_activate(lv_t lv) argument
178 lvm_lv_deactivate(lv_t lv) argument
191 lvm_lv_resize(const lv_t lv, uint64_t new_size) argument
[all...]
/netbsd-current/external/cddl/osnet/sys/sys/
H A Ddebug.h73 __assfail3(const char *expr, uintmax_t lv, const char *op, uintmax_t rv, argument
/netbsd-current/external/gpl2/lvm2/dist/lib/metadata/
H A Dsnapshot_manip.c23 int lv_is_origin(const struct logical_volume *lv) argument
28 int lv_is_cow(const struct logical_volume *lv) argument
33 int lv_is_visible(const struct logical_volume *lv) argument
48 lv_is_virtual_origin(const struct logical_volume *lv) argument
55 find_cow(const struct logical_volume *lv) argument
61 origin_from_cow(const struct logical_volume *lv) argument
[all...]
H A Dmerge.c40 int lv_merge_segments(struct logical_volume *lv) argument
63 int check_lv_segments(struct logical_volume *lv, int complete_vg) argument
258 _lv_split_segment(struct logical_volume *lv, struct lv_segment *seg, uint32_t le) argument
347 lv_split_segment(struct logical_volume *lv, uint32_t le) argument
[all...]
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_pq.c134 uint64_t lv = dt_pq_getvalue(p, lc); local
/netbsd-current/sys/arch/alpha/stand/netboot/
H A Dif_prom.c159 int hv, lv; local
/netbsd-current/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/mirror/
H A Ddmeventd_mirror.c148 char *vg = NULL, *lv = NULL, *layer = NULL; local
/netbsd-current/external/gpl2/lvm2/dist/lib/format_pool/
H A Dimport_export.c62 struct logical_volume *lv; local
179 _add_stripe_seg(struct dm_pool *mem, struct user_subpool *usp, struct logical_volume *lv, uint32_t *le_cur) argument
221 _add_linear_seg(struct dm_pool *mem, struct user_subpool *usp, struct logical_volume *lv, uint32_t *le_cur) argument
262 struct logical_volume *lv; local
[all...]
/netbsd-current/external/gpl2/lvm2/dist/lib/activate/
H A Dfs.c431 int fs_add_lv(const struct logical_volume *lv, const char *dev) argument
437 int fs_del_lv(const struct logical_volume *lv) argument
448 int fs_rename_lv(struct logical_volume *lv, const char *dev, argument
[all...]
/netbsd-current/external/gpl2/lvm2/dist/lib/format1/
H A Dformat1.c335 static int _format1_lv_setup(struct format_instance *fid, struct logical_volume *lv) argument
H A Dimport-export.c299 import_lv(struct cmd_context *cmd, struct dm_pool *mem, struct logical_volume *lv, struct lv_disk *lvd) argument
345 _export_lv(struct lv_disk *lvd, struct volume_group *vg, struct logical_volume *lv, const char *dev_dir) argument
391 export_extents(struct disk_list *dl, uint32_t lv_num, struct logical_volume *lv, struct physical_volume *pv) argument
454 struct logical_volume *lv; local
[all...]
H A Dimport-extents.c41 struct logical_volume *lv; member in struct:lv_map
[all...]
/netbsd-current/external/gpl2/lvm2/dist/lib/snapshot/
H A Dsnapshot.c186 struct logical_volume *lv; local
/netbsd-current/external/gpl2/lvm2/dist/test/api/
H A Dtest.c143 lv_t lv; local
521 lv_t lv; local
537 lv_t lv; local
553 lv_t lv; local
574 lv_t lv; local
[all...]

Completed in 295 milliseconds

1234