Home
last modified time | relevance | path

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

12

/onnv-gate/usr/src/cmd/zpool/
H A Dzpool_util.h47 boolean_t replacing, boolean_t dryrun, int argc, char **argv);
H A Dzpool_vdev.c1032 boolean_t replacing, boolean_t isspare) in check_in_use() argument
1053 if (replacing) { in check_in_use()
1076 replacing, B_FALSE)) != 0) in check_in_use()
1083 replacing, B_TRUE)) != 0) in check_in_use()
1090 replacing, B_FALSE)) != 0) in check_in_use()
1422 boolean_t replacing, boolean_t dryrun, int argc, char **argv) in make_root_vdev() argument
1445 if (check_in_use(poolconfig, newroot, force, replacing, B_FALSE) != 0) { in make_root_vdev()
H A Dzpool_main.c2634 zpool_do_attach_or_replace(int argc, char **argv, int replacing) in zpool_do_attach_or_replace() argument
2676 if (!replacing) { in zpool_do_attach_or_replace()
2705 nvroot = make_root_vdev(zhp, force, B_FALSE, replacing, B_FALSE, in zpool_do_attach_or_replace()
2712 ret = zpool_vdev_attach(zhp, old_disk, new_disk, nvroot, replacing); in zpool_do_attach_or_replace()
/onnv-gate/usr/src/cmd/pools/poold/
H A Dpoold.properties36 # poold-specific logging properties (replacing default logging.properties)
/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/pod/
H A DCatalog.pod47 C<"_"> to each name in the list, replacing any spaces with underscore
116 C<EXC_>, or C<EXD_> prefix, replacing any underscore characters with spaces,
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A Dbuffer.pod51 be used for memory leak checking or replacing the malloc() function.
/onnv-gate/usr/src/cmd/tcpd/
H A Dman.sed74 require replacing the real server programs with tcpd. The libwrap\
/onnv-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2345 const char *old_disk, const char *new_disk, nvlist_t *nvroot, int replacing) in zpool_vdev_attach() argument
2360 if (replacing) in zpool_vdev_attach()
2389 zc.zc_cookie = replacing; in zpool_vdev_attach()
2408 if (replacing && in zpool_vdev_attach()
2446 if (replacing) { in zpool_vdev_attach()
/onnv-gate/usr/src/cmd/ztest/
H A Dztest.c2407 int replacing; in ztest_vdev_attach_detach() local
2421 replacing = ztest_random(2); in ztest_vdev_attach_detach()
2515 pvd->vdev_ops != &vdev_root_ops && (!replacing || in ztest_vdev_attach_detach()
2519 else if (newvd_is_spare && (!replacing || oldvd_is_log)) in ztest_vdev_attach_detach()
2522 expected_error = replacing ? 0 : EBUSY; in ztest_vdev_attach_detach()
2540 error = spa_vdev_attach(spa, oldguid, root, replacing); in ztest_vdev_attach_detach()
2564 (longlong_t)newsize, replacing, error, expected_error); in ztest_vdev_attach_detach()
/onnv-gate/usr/src/common/openssl/crypto/rc2/
H A Drrc2.doc91 The final phase of the key expansion involves replacing the first byte of S
/onnv-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c3794 spa_vdev_attach(spa_t *spa, uint64_t guid, nvlist_t *nvroot, int replacing) in spa_vdev_attach() argument
3830 if ((error = vdev_create(newrootvd, txg, replacing)) != 0) in spa_vdev_attach()
3839 if (!replacing) { in spa_vdev_attach()
3974 replacing && newvd_isspare ? "spare in" : in spa_vdev_attach()
3975 replacing ? "replace" : "attach", newvdpath, in spa_vdev_attach()
3976 replacing ? "for" : "to", oldvdpath); in spa_vdev_attach()
H A Dzfs_ioctl.c1628 int replacing = zc->zc_cookie; in zfs_ioc_vdev_attach() local
1637 error = spa_vdev_attach(spa, zc->zc_guid, config, replacing); in zfs_ioc_vdev_attach()
/onnv-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h455 int replacing);
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlnewmod.pod160 You do this by using L<Carp|Carp> and replacing your C<warn>s with
H A Dperlfaq1.pod204 When your manager forbids it--but do consider replacing them :-).
H A Dperlfaq3.pod193 Put that in your F<.exrc> file (replacing the caret characters
H A Dperlxstut.pod817 One conveys this info to B<xsubpp> by replacing C<*> before the
H A Dperlxs.pod576 the declaration for the input variable, replacing the initialization
H A Dperlpodspec.pod1014 implement by replacing each space in the parse tree under the content
/onnv-gate/usr/src/pkg/
H A DREADME.pkg402 You should also test install yourself. You can do this by replacing
/onnv-gate/usr/src/lib/libshell/common/
H A DRELEASE88142 directory when performing pathname expansion, replacing
/onnv-gate/usr/src/cmd/fm/dicts/
H A DZFS.po170 …\n mirror ONLINE 0 0 0\n replacing ONLINE …
/onnv-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source817 …o print a pattern to help you align it.\nUnmounting a form means you're replacing\nit with blank p…
/onnv-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3670 same commands (*note Commands::) in `grub'. It is emulated by replacing
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DMaketext.pod246 we return it (after replacing it with a scalarref, in its %Lexicon).

12