Home
last modified time | relevance | path

Searched defs:replacing (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_acct.c209 int error, flags, i, replacing; in sys_acct() local
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c1094 boolean_t replacing, boolean_t isspare) in is_device_in_use()
1811 boolean_t replacing, boolean_t dryrun, int argc, char **argv) in make_root_vdev()
H A Dzpool_main.c6237 zpool_do_attach_or_replace(int argc, char **argv, int replacing) in zpool_do_attach_or_replace()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_mirror.c366 boolean_t replacing = (vd->vdev_ops == &vdev_replacing_ops || in vdev_mirror_map_init() local
H A Dzfs_ioctl.c1937 int replacing = zc->zc_cookie; in zfs_ioc_vdev_attach() local
H A Dspa.c6598 spa_vdev_attach(spa_t *spa, uint64_t guid, nvlist_t *nvroot, int replacing,
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c3161 const char *new_disk, nvlist_t *nvroot, int replacing, boolean_t rebuild) in zpool_vdev_attach()
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c3471 int replacing; in ztest_vdev_attach_detach() local