Searched defs:replacing (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/kern/
H A Dkern_acct.c208 int error, flags, replacing; local
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_mirror.c365 boolean_t replacing = (vd->vdev_ops == &vdev_replacing_ops || local
H A Dspa.c6670 spa_vdev_attach(spa_t *spa, uint64_t guid, nvlist_t *nvroot, int replacing, argument
[all...]
H A Dzfs_ioctl.c1937 int replacing = zc->zc_cookie; local
/freebsd-13-stable/sys/dev/sfxge/common/
H A Def10_filter.c645 boolean_t replacing = B_FALSE; local
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c1093 is_device_in_use(nvlist_t *config, nvlist_t *nv, boolean_t force, boolean_t replacing, boolean_t isspare) argument
1810 make_root_vdev(zpool_handle_t *zhp, nvlist_t *props, int force, int check_rep, boolean_t replacing, boolean_t dryrun, int argc, char **argv) argument
H A Dzpool_main.c6380 zpool_do_attach_or_replace(int argc, char **argv, int replacing) argument
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c3254 zpool_vdev_attach(zpool_handle_t *zhp, const char *old_disk, const char *new_disk, nvlist_t *nvroot, int replacing, boolean_t rebuild) argument
/freebsd-13-stable/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c3602 int replacing; local

Completed in 401 milliseconds