Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_fm.c153 zbookmark_phys_t re_io_bookmark; member
188 const zbookmark_phys_t *zb1 = &node1->re_io_bookmark; in recent_events_compare()
189 const zbookmark_phys_t *zb2 = &node2->re_io_bookmark; in recent_events_compare()
295 search.re_io_bookmark.zb_objset = zb->zb_objset; in zfs_ereport_is_duplicate()
296 search.re_io_bookmark.zb_object = zb->zb_object; in zfs_ereport_is_duplicate()
297 search.re_io_bookmark.zb_level = zb->zb_level; in zfs_ereport_is_duplicate()
298 search.re_io_bookmark.zb_blkid = zb->zb_blkid; in zfs_ereport_is_duplicate()