| /freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/ |
| HD | zpool_vdev.c | 948 make_disks(zpool_handle_t *zhp, nvlist_t *nv, boolean_t replacing) in make_disks() argument 1052 replacing ? "replace" : "add", &lines, in make_disks() 1103 if ((ret = make_disks(zhp, child[c], replacing)) != 0) in make_disks() 1109 if ((ret = make_disks(zhp, child[c], replacing)) != 0) in make_disks() 1115 if ((ret = make_disks(zhp, child[c], replacing)) != 0) in make_disks() 1127 boolean_t replacing, boolean_t isspare) in is_device_in_use() argument 1152 if (replacing) { in is_device_in_use() 1174 if (is_device_in_use(config, child[c], force, replacing, in is_device_in_use() 1181 if (is_device_in_use(config, child[c], force, replacing, in is_device_in_use() 1188 if (is_device_in_use(config, child[c], force, replacing, in is_device_in_use() [all …]
|
| HD | zpool_util.h | 59 int check_rep, boolean_t replacing, boolean_t dryrun, int argc,
|
| /freebsd-13-stable/sys/kern/ |
| HD | kern_acct.c | 205 int error, flags, replacing; in sys_acct() local 255 replacing = (acct_vp != NULL && uap->path != NULL); in sys_acct() 265 error = acct_disable(td, !replacing); in sys_acct() 301 if (!replacing) in sys_acct()
|
| /freebsd-13-stable/libexec/rc/rc.d/ |
| HD | ntpd | 191 $verbose replacing $ntp_db_leapfile with $ntp_src_leapfile 195 $verbose not replacing $ntp_db_leapfile with $ntp_src_leapfile
|
| /freebsd-13-stable/cddl/usr.sbin/zfsd/ |
| HD | case_file.cc | 1016 Vdev replacing(NonexistentVdev); in BeingReplacedBy() local 1043 if (replacing.DoesNotExist() || child.IsResilvering() in BeingReplacedBy() 1045 replacing = child; in BeingReplacedBy() 1048 return (replacing); in BeingReplacedBy()
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm/ |
| HD | aspeed-ast2500-evb.dts | 113 * by replacing the override below with &ehci0 { ... } to enable
|
| /freebsd-13-stable/contrib/ntp/sntp/m4/ |
| HD | ntp_vpathhack.m4 | 15 dnl in $srcdir, and to check for ylwrap replacing the .h with a normal
|
| /freebsd-13-stable/sys/dev/sfxge/common/ |
| HD | ef10_filter.c | 643 boolean_t replacing = B_FALSE; in ef10_filter_add_internal() local 730 replacing = B_TRUE; in ef10_filter_add_internal() 749 if (replacing) { in ef10_filter_add_internal() 769 if (replacing) { in ef10_filter_add_internal() 792 if (!replacing) { in ef10_filter_add_internal()
|
| /freebsd-13-stable/usr.sbin/manctl/ |
| HD | manctl.sh | 168 echo replacing $fname with a hard link
|
| /freebsd-13-stable/tools/regression/zfs/ |
| HD | misc.sh | 425 ${ZPOOL} status ${1} | grep replacing >/dev/null
|
| /freebsd-13-stable/usr.sbin/portsnap/portsnap/ |
| HD | portsnap.sh | 60 extract -- Extract snapshot of ports tree, replacing existing 62 update -- Update ports tree to match current snapshot, replacing
|
| /freebsd-13-stable/stand/forth/ |
| HD | delay.4th | 53 delay_default \ use default setting (replacing bunk -1)
|
| /freebsd-13-stable/sys/contrib/openzfs/module/zfs/ |
| HD | vdev_mirror.c | 367 boolean_t replacing = (vd->vdev_ops == &vdev_replacing_ops || in vdev_mirror_map_init() local 371 mm = vdev_mirror_map_alloc(vd->vdev_children, replacing, in vdev_mirror_map_init()
|
| /freebsd-13-stable/sys/mips/conf/ |
| HD | DIR-655A1.hints | 132 # requires replacing via the board MAC address map.
|
| /freebsd-13-stable/sys/contrib/openzfs/cmd/zed/agents/ |
| HD | README.md | 81 and labeled with a GPT partition before replacing the original VDEV
|
| /freebsd-13-stable/crypto/libecc/ |
| HD | meson.build | 17 # only contains the file listing, replacing them with a lonely 'subdir('src/xxx') instead.
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/mfd/ |
| HD | aspeed-lpc.txt | 6 peripheral devices, replacing the use of the ISA bus in the age of PCI[0]. The
|
| /freebsd-13-stable/contrib/lutok/ |
| HD | INSTALL | 69 to run autoreconf in the following manner, replacing '<atf-prefix>' with
|
| /freebsd-13-stable/contrib/sendmail/smrsh/ |
| HD | README | 127 definition in the sendmail.cf file, by replacing the /bin/sh specification
|
| /freebsd-13-stable/contrib/ncurses/include/ |
| HD | Caps-ncurses | 44 # These extensions follow ptr_non (replacing everything after it) in HP 110 # These extensions follow ptr_non (replacing everything after it) in IBM
|
| /freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/ |
| HD | libzfs_pool.c | 3333 const char *new_disk, nvlist_t *nvroot, int replacing, boolean_t rebuild) in zpool_vdev_attach() argument 3347 if (replacing) in zpool_vdev_attach() 3366 zc.zc_cookie = replacing; in zpool_vdev_attach() 3393 if (replacing && in zpool_vdev_attach() 3421 if (replacing) { in zpool_vdev_attach()
|
| /freebsd-13-stable/contrib/ntp/sntp/libevent/ |
| HD | configure.ac | 90 …AS_HELP_STRING(--disable-malloc-replacement, disable support for replacing the memory mgt function… 827 [Define if libevent should not allow replacing the mm functions])
|
| /freebsd-13-stable/contrib/libevent/ |
| HD | configure.ac | 90 …AS_HELP_STRING(--disable-malloc-replacement, disable support for replacing the memory mgt function… 827 [Define if libevent should not allow replacing the mm functions])
|
| /freebsd-13-stable/contrib/kyua/ |
| HD | INSTALL.md | 69 to run autoreconf in the following manner, replacing `<atf-prefix>` with
|
| /freebsd-13-stable/sys/dev/mpr/mpi/ |
| HD | mpi2_history.txt | 279 * 11-10-10 02.00.17 Added ReceptacleID field (replacing Reserved1) to 412 * replacing the Reserved4 field.
|