Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_fm.c154 zbookmark_phys_t re_io_bookmark; member
189 const zbookmark_phys_t *zb1 = &node1->re_io_bookmark; in recent_events_compare()
190 const zbookmark_phys_t *zb2 = &node2->re_io_bookmark; in recent_events_compare()
373 search.re_io_bookmark.zb_objset = zb->zb_objset; in zfs_ereport_is_duplicate()
374 search.re_io_bookmark.zb_object = zb->zb_object; in zfs_ereport_is_duplicate()
375 search.re_io_bookmark.zb_level = zb->zb_level; in zfs_ereport_is_duplicate()
376 search.re_io_bookmark.zb_blkid = zb->zb_blkid; in zfs_ereport_is_duplicate()