Searched defs:detector (Results 1 – 3 of 3) sorted by relevance
76 template <class, template <class...> class Op, class... Args> struct detector { struct80 struct detector<void_t<Op<Args...>>, Op, Args...> { argument
110 nvlist_t *ereport, *detector; in zfs_ereport_start() local674 nvlist_t *detector = NULL; in zfs_ereport_post() local786 nvlist_t *detector = NULL; in zfs_ereport_post_checksum() local
836 uint64_t ena, const nvlist_t *detector, ...) in fm_ereport_set()