Home
last modified time | relevance | path

Searched refs:replacing (Results 1 – 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c1160 boolean_t replacing, boolean_t isspare) in is_device_in_use() argument
1182 if (replacing) { in is_device_in_use()
1203 if (is_device_in_use(config, child[c], force, replacing, in is_device_in_use()
1210 if (is_device_in_use(config, child[c], force, replacing, in is_device_in_use()
1217 if (is_device_in_use(config, child[c], force, replacing, in is_device_in_use()
1634 boolean_t replacing, boolean_t dryrun, zpool_boot_label_t boot_type, in make_root_vdev() argument
1658 if (is_device_in_use(poolconfig, newroot, force, replacing, B_FALSE)) { in make_root_vdev()
H A Dzpool_util.h51 int check_rep, boolean_t replacing, boolean_t dryrun,
H A Dzpool_main.c5534 zpool_do_attach_or_replace(int argc, char **argv, int replacing) in zpool_do_attach_or_replace() argument
5593 if (!replacing) { in zpool_do_attach_or_replace()
5643 nvroot = make_root_vdev(zhp, props, force, B_FALSE, replacing, B_FALSE, in zpool_do_attach_or_replace()
5650 ret = zpool_vdev_attach(zhp, old_disk, new_disk, nvroot, replacing); in zpool_do_attach_or_replace()
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_filter.c557 boolean_t replacing = B_FALSE; in ef10_filter_add_internal() local
648 replacing = B_TRUE; in ef10_filter_add_internal()
667 if (replacing) { in ef10_filter_add_internal()
687 if (replacing) { in ef10_filter_add_internal()
710 if (!replacing) { in ef10_filter_add_internal()
/illumos-gate/usr/src/cmd/pools/poold/
H A Dpoold.properties36 # poold-specific logging properties (replacing default logging.properties)
/illumos-gate/usr/src/cmd/fm/dicts/
H A DNIC.po81 msgstr "Remove and check the transceiver module, and consider replacing it.\n"
98 …y, or not of the correct type for the slot.\nIf problems persist, consider replacing the module.\n"
H A DZFS.po170 …\n mirror ONLINE 0 0 0\n replacing ONLINE …
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_mirror.c338 boolean_t replacing = (vd->vdev_ops == &vdev_replacing_ops || in vdev_mirror_map_init() local
342 mm = vdev_mirror_map_alloc(vd->vdev_children, replacing, in vdev_mirror_map_init()
H A Dspa.c6234 spa_vdev_attach(spa_t *spa, uint64_t guid, nvlist_t *nvroot, int replacing) argument
6280 if ((error = vdev_create(newrootvd, txg, replacing)) != 0)
6289 if (!replacing) {
6436 replacing && newvd_isspare ? "spare in" :
6437 replacing ? "replace" : "attach", newvdpath,
6438 replacing ? "for" : "to", oldvdpath);
H A Dzfs_ioctl.c2064 int replacing = zc->zc_cookie; in zfs_ioc_vdev_attach() local
2073 error = spa_vdev_attach(spa, zc->zc_guid, config, replacing); in zfs_ioc_vdev_attach()
/illumos-gate/usr/src/boot/forth/
H A Ddelay.4th54 delay_default \ use default setting (replacing bunk -1)
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c3081 const char *old_disk, const char *new_disk, nvlist_t *nvroot, int replacing) in zpool_vdev_attach() argument
3096 if (replacing) in zpool_vdev_attach()
3115 zc.zc_cookie = replacing; in zpool_vdev_attach()
3135 if (replacing && in zpool_vdev_attach()
3147 if (replacing && avail_spare && !vdev_is_online(newvd)) { in zpool_vdev_attach()
3177 if (replacing) { in zpool_vdev_attach()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dpackage.mk1138 error 1 $(B:B:S): replacing current base
1417 error 1 $(B:B:S): replacing current base
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dpackage.mk1138 error 1 $(B:B:S): replacing current base
1417 error 1 $(B:B:S): replacing current base
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c3225 int replacing; in ztest_vdev_attach_detach() local
3254 replacing = ztest_random(2); in ztest_vdev_attach_detach()
3358 pvd->vdev_ops != &vdev_root_ops && (!replacing || in ztest_vdev_attach_detach()
3362 else if (newvd_is_spare && (!replacing || oldvd_is_log)) in ztest_vdev_attach_detach()
3365 expected_error = replacing ? 0 : EBUSY; in ztest_vdev_attach_detach()
3383 error = spa_vdev_attach(spa, oldguid, root, replacing); in ztest_vdev_attach_detach()
3411 newsize, replacing, error, expected_error); in ztest_vdev_attach_detach()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_history.txt281 * 11-10-10 02.00.17 Added ReceptacleID field (replacing Reserved1) to
398 * replacing the Reserved4 field.
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h770 int replacing);
/illumos-gate/usr/src/pkg/
H A DREADME.pkg347 You should also test install yourself. You can do this by replacing
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE88142 directory when performing pathname expansion, replacing
H A Dsh.memo933 In addition to replacing each
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source815 …o print a pattern to help you align it.\nUnmounting a form means you're replacing\nit with blank p…
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog721 - Move arguments for AR to its usage to allow replacing ar [Marot]
1284 386 asm code replacing longest_match()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3670 same commands (*note Commands::) in `grub'. It is emulated by replacing
H A Dgrub.texi3518 replacing BIOS calls with UNIX system calls and libc functions.
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib2784 awk '/replacing-[0-9]+/ {print $1}')" ]] && break

12