Searched defs:stateoroffset (Results 1 - 1 of 1) sorted by path
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zfs_fm.c | 112 zio_t *zio, uint64_t stateoroffset, uint64_t size) 246 DATA_TYPE_UINT64, stateoroffset, 259 * 'stateoroffset' parameter indicates the previous state of the 264 DATA_TYPE_UINT64, stateoroffset, NULL); 693 const struct zbookmark_phys *zb, zio_t *zio, uint64_t stateoroffset, 702 zb, zio, stateoroffset, size)) 110 zfs_ereport_start(nvlist_t **ereport_out, nvlist_t **detector_out, const char *subclass, spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, zio_t *zio, uint64_t stateoroffset, uint64_t size) argument 692 zfs_ereport_post(const char *subclass, spa_t *spa, vdev_t *vd, const struct zbookmark_phys *zb, zio_t *zio, uint64_t stateoroffset, uint64_t size) argument
|
Completed in 88 milliseconds