Home
last modified time | relevance | path

Searched refs:mirror (Results 1 – 25 of 93) sorted by relevance

1234

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mirror_module.c14 ngx_array_t *mirror; member
98 if (mlcf->mirror == NULL) { in ngx_http_mirror_handler()
159 name = mlcf->mirror->elts; in ngx_http_mirror_handler_internal()
161 for (i = 0; i < mlcf->mirror->nelts; i++) { in ngx_http_mirror_handler_internal()
188 mlcf->mirror = NGX_CONF_UNSET_PTR; in ngx_http_mirror_create_loc_conf()
201 ngx_conf_merge_ptr_value(conf->mirror, prev->mirror, NULL); in ngx_http_mirror_merge_loc_conf()
222 mlcf->mirror = NULL; in ngx_http_mirror()
226 if (mlcf->mirror == NULL) { in ngx_http_mirror()
230 if (mlcf->mirror == NGX_CONF_UNSET_PTR) { in ngx_http_mirror()
232 if (mlcf->mirror == NULL) { in ngx_http_mirror()
[all …]
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_002_pos.ksh101 log_mustnot zpool create $TESTPOOL mirror $disk1 $disk2
102 create_pool $TESTPOOL mirror $disk1 $disk2
110 log_mustnot zpool create $TESTPOOL mirror $disk1 $DISK0
111 create_pool $TESTPOOL mirror $disk1 $DISK0
119 create_pool $TESTPOOL mirror $DISK0 $DISK1
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dcrc_mac_addr_ext.h330 uint8_t mirror[16] = in GetMirror() local
349 return ((uint8_t)(((mirror[n & 0x0f] << 4) | (mirror[n >> 4])))); in GetMirror()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_crc32.c88 uint8_t mirror[16] = { in get_mirror8() local
92 return (uint8_t)(((mirror[n & 0x0f] << 4) | (mirror[n >> 4]))); in get_mirror8()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremoval_with_errors.ksh94 log_must zpool remove $TESTPOOL mirror-0
96 log_must vdevs_in_pool $TESTPOOL mirror-0
105 log_must zpool remove $TESTPOOL mirror-0
107 log_must vdevs_in_pool $TESTPOOL mirror-0
H A Dremove_mirror_sanity.ksh45 log_must zpool remove $TESTPOOL mirror-1
47 log_mustnot vdevs_in_pool $TESTPOOL mirror-1
H A Dremoval_with_faulted.ksh94 log_must zpool remove $TESTPOOL mirror-0
96 log_mustnot vdevs_in_pool $TESTPOOL mirror-0
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/
H A Drebuild_multiple.ksh70 mirror ${VDEV_FILES[0]} ${VDEV_FILES[1]} \
71 mirror ${VDEV_FILES[2]} ${VDEV_FILES[3]}
96 mirror ${VDEV_FILES[0]} ${VDEV_FILES[1]} \
97 mirror ${VDEV_FILES[2]} ${VDEV_FILES[3]}
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade.cfg49 # v1 mirror
65 # v2 mirror
81 # v3 mirror
142 # v2 pool, with device problems on one side of the mirror
146 ZPOOL_VERSION_2brokenmirror_NAME="zfs-broken-mirror"
158 CONFIGS="1 1stripe 1raidz 1mirror \
159 2 2stripe 2raidz 2mirror 2brokenmirror \
160 3 3stripe 3raidz 3mirror 3dblraidz 3hotspare \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/alloc_class/
H A Dalloc_class_006_pos.ksh36 mirror $ZPOOL_DISK0 $ZPOOL_DISK1 \
37 special mirror $CLASS_DISK0 $CLASS_DISK1
H A Dalloc_class_003_pos.ksh39 log_must zpool add $TESTPOOL special mirror \
45 log_must zpool add $TESTPOOL special mirror \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_005_pos.ksh56 log mirror $LDEV mirror $LDEV2
H A Dslog_011_neg.ksh56 log mirror $LDEV mirror $LDEV2
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_trim/
H A Dzpool_trim_unsupported_vdevs.ksh60 log_must zpool create $TESTPOOL mirror ${FDISKS[0]} ${FDISKS[1]} \
65 log_mustnot zpool trim $TESTPOOL mirror-0
H A Dzpool_trim_rate_neg.ksh45 log_must zpool create -f $TESTPOOL mirror $DISK1 $DISK2
H A Dzpool_trim_neg.ksh45 log_must zpool create -f $TESTPOOL mirror $DISK1 $DISK2
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_initialize/
H A Dzpool_initialize_unsupported_vdevs.ksh64 log_must zpool create $TESTPOOL mirror ${FDISKS[0]} ${FDISKS[1]} \
69 log_mustnot zpool initialize $TESTPOOL mirror-0
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c458 *mirror = b; in is_raidz_mirror()
497 replication_level_t *raidz, *mirror; in get_replication() local
693 mirror->zprl_children - 1) { in get_replication()
706 mirror->zprl_type, in get_replication()
708 mirror->zprl_children - 1, in get_replication()
709 mirror->zprl_children); in get_replication()
800 replication_level_t *raidz, *mirror; in check_replication() local
848 if (is_raidz_mirror(current, new, &raidz, &mirror) || in check_replication()
856 mirror->zprl_type, in check_replication()
858 mirror->zprl_children - 1, in check_replication()
[all …]
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp_write_distribution.ksh55 log_must zpool create -f $MMP_POOL mirror $MMP_DIR/file.{0,1} mirror $MMP_DIR/file.{2,3,4,5,6,7}
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_export/
H A Dzpool_export_004_pos.ksh85 log_must zpool create $TESTPOOL1 mirror $vdev0 $vdev1 spare $vdev4
86 log_must zpool create $TESTPOOL2 mirror $vdev2 $vdev3 spare $vdev4
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/fault/
H A Dauto_spare_shared.ksh80 log_must zpool create -f $TESTPOOL mirror $SAFE_FILEDEVPOOL1 $FAIL_FILEDEVPOOL1
81 log_must zpool create -f $TESTPOOL1 mirror $SAFE_FILEDEVPOOL2 $FAIL_FILEDEVPOOL2
/f-stack/dpdk/lib/librte_net/
H A Drte_higig.h64 uint32_t mirror:1; member
90 uint32_t mirror:1;
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dappveyor.yml6 CYG_MIRROR: http://cygwin.mirror.constant.com
12 CYG_MIRROR: http://cygwin.mirror.constant.com
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-mcp23s08.txt54 - microchip,irq-mirror: Sets the mirror flag in the IOCON register. Devices
58 One for bank 1 and another for bank 2. If irq-mirror is set, both
77 microchip,irq-mirror;
135 microchip,irq-mirror;
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/bootfs/
H A Dbootfs_006_pos.ksh113 log_must zpool create $TESTPOOL mirror $VDEV1 $VDEV2
117 log_must zpool create $TESTPOOL mirror $VDEV1 $VDEV2 spare $VDEV3

1234