| /netbsd/src/external/gpl2/lvm2/dist/lib/activate/ |
| D | activate.c | 129 int activation(void) in activation() function 257 int activation(void) in activation() function 344 if (!activation()) in library_version() 352 if (!activation()) in driver_version() 426 if (!activation()) in target_present() 451 if (!activation()) in _lv_info() 508 if (!activation()) in lv_snapshot_percent() 538 if (!activation()) in lv_mirror_percent() 653 if (!activation()) in _lvs_in_vg_activated() 679 if (!activation()) in lvs_in_vg_opened() [all …]
|
| D | activate.h | 38 void set_activation(int activation); 39 int activation(void);
|
| /netbsd/src/external/gpl2/lvm2/dist/doc/ |
| D | tagging.txt | 48 activation { 78 1) Simple activation control via metadata with static config files 119 activation { 143 activation { 148 activation { 153 activation { 160 activation {
|
| D | example.conf | 251 activation = 1 321 activation {
|
| /netbsd/src/external/gpl2/lvm2/dist/include/ |
| D | activate.h | 38 void set_activation(int activation); 39 int activation(void);
|
| D | toolcontext.h | 34 int activation; member
|
| /netbsd/src/crypto/external/bsd/openssl/dist/VMS/ |
| D | openssl_ivp.com.in | 38 $ ! to get an image activation error here 45 $ ! then we're likely to get an image activation error here
|
| /netbsd/src/external/gpl2/lvm2/dist/ |
| D | WHATS_NEW | 24 Insert some missing stack macros into activation code. 110 Add activation/udev_sync to lvm.conf. 115 Set cookies in activation code and wait for udev to complete processing. 220 Reinstate partial activation support in clustered mode. (2.02.40) 236 Cache underlying device readahead only before activation calls. 260 Inherit readahead setting from underlying devices during activation. 413 Fix temp table activation in mirror conversions not to happen in other cmds. 435 In VG with PVs missing, by default allow activation of LVs that are complete. 439 Treat new default activation/missing_stripe_filler "error" as an error target. 445 Add missing LV error target activation in _remove_mirror_images. [all …]
|
| D | WHATS_NEW_DM | 53 Add device number to more log messages during activation. 312 Added activation functions to library.
|
| /netbsd/src/external/gpl2/lvm2/dist/lib/commands/ |
| D | toolcontext.h | 34 int activation; member
|
| D | toolcontext.c | 242 cmd->default_settings.activation = find_config_tree_int(cmd, in _process_config() 245 set_activation(cmd->default_settings.activation); in _process_config()
|
| /netbsd/src/external/gpl2/lvm2/dist/tools/ |
| D | pvmove.c | 37 if (activation() && segtype->ops->target_present && in _pvmove_target_present() 41 if (activation() && clustered) { in _pvmove_target_present()
|
| D | vgrename.c | 161 if (activation() && dir_exists(old_path)) { in vg_rename_path()
|
| D | lvmcmdline.c | 789 cmd->current_settings.activation = in _get_settings() 791 cmd->default_settings.activation); in _get_settings() 907 set_activation(cmd->current_settings.activation); in _apply_settings()
|
| D | lvcreate.c | 472 if (activation() && lp->segtype->ops->target_present && in _lvcreate_params()
|
| D | lvconvert.c | 222 if (activation() && lp->segtype->ops->target_present && in _read_params()
|
| /netbsd/src/external/gpl2/lvm2/dist/lib/metadata/ |
| D | mirror.c | 252 if (!activation() && in_sync) { in _init_mirror_log() 292 if (activation() && !set_lv(cmd, log_lv, log_lv->size, in _init_mirror_log() 298 if (activation() && !_write_log_header(cmd, log_lv)) { in _init_mirror_log() 1417 if (activation() && segtype->ops->target_present && in add_mirror_log()
|
| D | lv_manip.c | 2900 if (lp->zero && !activation()) { in lv_create_single() 2909 if (!activation()) { in lv_create_single() 2984 if (lp->mirrors > 1 && !activation()) { in lv_create_single()
|
| /netbsd/src/sys/dev/usb/ |
| D | if_umbreg.h | 284 int activation; member
|
| D | if_umb.c | 1417 sc->sc_info.activation == MBIM_ACTIVATION_STATE_ACTIVATED) { in umb_decode_register_state() 1668 act = le32toh(ci->activation); in umb_decode_connect_info() 1669 if (sc->sc_info.activation != act) { in umb_decode_connect_info() 1679 sc->sc_info.activation = act; in umb_decode_connect_info() 1682 if (sc->sc_info.activation == MBIM_ACTIVATION_STATE_ACTIVATED) in umb_decode_connect_info() 1684 else if (sc->sc_info.activation == in umb_decode_connect_info()
|
| D | mbim.h | 530 uint32_t activation; member
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | lra-remat.cc | 398 create_cand (rtx_insn *insn, int nop, int regno, rtx_insn *activation = NULL) in create_cand() argument 423 if (activation) in create_cand() 424 insn_to_cand_activation[INSN_UID (activation)] = cand_in_table; in create_cand()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ |
| D | NOTES-VMS.md | 65 activation starts the debugger automatically, giving you a debug
|
| /netbsd/src/sys/external/bsd/compiler_rt/dist/lib/profile/ |
| D | InstrProfData.inc | 24 * declarations for one structure is enabled by defining the field activation 25 * macro associated with that structure. Only one field activation record 55 * are related to runtime ABI and format. When no field activation macro is
|
| /netbsd/src/external/gpl2/lvm2/dist/lib/report/ |
| D | report.c | 1011 if (!activation()) { in _snpercent_disp()
|