Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDspa_stats.c571 uint64_t mmp_node_id; /* unique # for updates */ member
603 (u_longlong_t)smh->mmp_node_id, (u_longlong_t)smh->txg, in spa_mmp_history_show()
676 spa_mmp_history_set_skip(spa_t *spa, uint64_t mmp_node_id) in spa_mmp_history_set_skip() argument
688 if (smh->mmp_node_id == mmp_node_id) { in spa_mmp_history_set_skip()
706 spa_mmp_history_set(spa_t *spa, uint64_t mmp_node_id, int io_error, in spa_mmp_history_set() argument
719 if (smh->mmp_node_id == mmp_node_id) { in spa_mmp_history_set()
739 uint64_t mmp_delay, vdev_t *vd, int label, uint64_t mmp_node_id, in spa_mmp_history_add() argument
758 smh->mmp_node_id = mmp_node_id; in spa_mmp_history_add()