Searched defs:vdev (Results 26 - 35 of 35) sorted by relevance

12

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_scan.c3589 vdev_t *vdev; local
3910 vdev_t *vdev; local
[all...]
H A Dmetaslab.c3329 metaslab_group_alloc_increment(spa_t *spa, uint64_t vdev, void *tag, int flags, argument
3360 metaslab_group_alloc_decrement(spa_t *spa, uint64_t vdev, voi argument
3385 uint64_t vdev = DVA_GET_VDEV(&dva[d]); local
4172 uint64_t vdev = DVA_GET_VDEV(dva); local
4221 uint64_t vdev = DVA_GET_VDEV(dva); local
4399 uint64_t vdev = DVA_GET_VDEV(dva); local
4610 uint64_t vdev = DVA_GET_VDEV(&bp->blk_dva[i]); local
[all...]
H A Dvdev.c409 vdev_lookup_top(spa_t *spa, uint64_t vdev) argument
[all...]
H A Ddsl_dataset.c179 dsl_dataset_block_remapped(dsl_dataset_t *ds, uint64_t vdev, uint64_t offset, argument
H A Dspa.c2324 spa_vdev_err(vdev_t *vdev, vdev_aux_t aux, int err) argument
[all...]
/freebsd-12-stable/stand/libsa/zfs/
H A Dzfsimpl.c481 vdev_read_phys(vdev_t *vdev, const blkptr_t *bp, void *buf, argument
779 vdev_lookup_top(spa_t *spa, uint64_t vdev) argument
938 vdev_indirect_read(vdev_t *vdev, const blkptr_t *bp, void *buf, off_t offset, size_t bytes) argument
1026 vdev_disk_read(vdev_t *vdev, const blkptr_t *bp, void *buf, off_t offset, size_t bytes) argument
1036 vdev_mirror_read(vdev_t *vdev, const blkptr_t *bp, void *buf, off_t offset, size_t bytes) argument
1055 vdev_replacing_read(vdev_t *vdev, const blkptr_t *bp, void *buf, off_t offset, size_t bytes) argument
1078 vdev_t *vdev; local
1090 vdev_t *vdev; local
1114 vdev_set_initial_state(vdev_t *vdev, const unsigned char *nvlist) argument
1154 vdev_t *vdev; local
1258 vdev_find_previous(vdev_t *top_vdev, vdev_t *vdev) argument
1280 vdev_child_count(vdev_t *vdev) argument
1296 vdev_insert(vdev_t *top_vdev, vdev_t *vdev) argument
1330 vdev_t *top_vdev, *vdev; local
1393 vdev_set_state(vdev_t *vdev) argument
1440 vdev_t *vdev; local
1508 vdev_t *vdev; local
1570 vdev_t *vdev; local
1663 vdev_status(vdev_t *vdev, int indent) argument
1691 vdev_t *vdev; local
1931 vdev_t *vdev; local
2172 vdev_t *vdev; local
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c783 char vdev[MAXPATHLEN]; local
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c2864 same_metaslab(spa_t *spa, uint64_t vdev, uint64_t off1, uint64_t off2) argument
5058 zdb_vdev_lookup(vdev_t *vdev, const char *path) argument
5145 const char *s, *vdev; local
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c920 uint64_t vdev; local
[all...]
/freebsd-12-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h1750 typedef struct vdev { struct
[all...]

Completed in 169 milliseconds

12