Home
last modified time | relevance | path

Searched refs:stateoroffset (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/uts/common/fs/zfs/
H A Dzfs_fm.c108 uint64_t stateoroffset, uint64_t size) in zfs_ereport_start() argument
311 DATA_TYPE_UINT64, stateoroffset, in zfs_ereport_start()
347 DATA_TYPE_UINT64, stateoroffset, NULL); in zfs_ereport_start()
670 uint64_t stateoroffset, uint64_t size) in zfs_ereport_post() argument
677 subclass, spa, vd, zio, stateoroffset, size); in zfs_ereport_post()
/titanic_53/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h847 zio_t *zio, uint64_t stateoroffset, uint64_t length);