Searched refs:vdev (Results 26 - 32 of 32) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c29 * The vdev label serves several distinct purposes:
40 * toplevel vdev of which it is a part.
78 * 1. For each vdev, update 'L1' to the new label
80 * 3. For each vdev, update 'L2' to the new label
93 * on another vdev.
99 * The vdev label consists of two distinct parts, and is wrapped within the
104 * properties, per-vdev properties, and configuration information. It is
110 * vdev for the 'best' uberblock.
116 * The nvlist describing the pool and vdev contains the following elements:
123 * vdev_tree An nvlist describing vdev tre
[all...]
H A Dspa.c130 * to get the vdev stats associated with the imported devices.
381 * Make sure the vdev config is bootable
795 offsetof(struct vdev, vdev_txg_node));
874 * Verify a pool configuration, and construct the vdev tree appropriately. This
875 * will create all the necessary vdevs in the appropriate layout, with each vdev
877 * All vdev validation is done by the vdev_alloc() routine.
1059 * for basic validation purposes) and one in the active vdev
1061 * validate each vdev on the spare list. If the vdev also exists in the
1062 * active configuration, then we also mark this vdev a
1627 spa_vdev_err(vdev_t *vdev, vdev_aux_t aux, int err) argument
[all...]
H A Darc.c124 #include <sys/vdev.h>
581 vdev_t *l2ad_vdev; /* vdev */
2850 * 1. The L2ARC vdev was previously cached.
2854 * also have invalidated the vdev.
3639 * | vdev | | vdev |
3650 * 2) vdev cache of L2ARC devices
3652 * 4) vdev cache of disks
3716 * the vdev queue can aggregate them into larger and fewer writes. Each
3839 /* loop around the list looking for a non-faulted vdev */
[all...]
H A Dzfs_ioctl.c43 #include <sys/vdev.h>
/opensolaris-onvv-gate/usr/src/cmd/ztest/
H A Dztest.c481 "\t[-f dir (default: %s)] file directory for vdev files\n"
650 uint64_t vdev; local
660 vdev = ztest_shared->zs_vdev_aux;
662 zopt_dir, zopt_pool, aux, vdev);
664 vdev = ztest_shared->zs_vdev_next_leaf++;
666 zopt_dir, zopt_pool, vdev);
2066 * or create a pool with a bad vdev spec.
2278 * vdev state first to make sure we handle removal
2424 * Pick a random top-level vdev.
2434 * Locate this vdev
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/xen/io/
H A Dxdf.c1236 blkif_vdev_t vdev = xvdi_get_vdevnum(dip); local
1255 ddi_put16(acchdl, &rreq->handle, vdev);
1276 ddi_put16(acchdl, &rreq->handle, vdev);
/opensolaris-onvv-gate/usr/src/uts/common/
H A DMakefile.files1364 vdev.o \

Completed in 263 milliseconds

12