Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_stats.c619 uint64_t mmp_node_id; /* unique # for updates */ member
651 (u_longlong_t)smh->mmp_node_id, (u_longlong_t)smh->txg, in spa_mmp_history_show()
724 spa_mmp_history_set_skip(spa_t *spa, uint64_t mmp_node_id) in spa_mmp_history_set_skip() argument
736 if (smh->mmp_node_id == mmp_node_id) { in spa_mmp_history_set_skip()
754 spa_mmp_history_set(spa_t *spa, uint64_t mmp_node_id, int io_error, in spa_mmp_history_set() argument
767 if (smh->mmp_node_id == mmp_node_id) { in spa_mmp_history_set()
787 uint64_t mmp_delay, vdev_t *vd, int label, uint64_t mmp_node_id, in spa_mmp_history_add() argument
806 smh->mmp_node_id = mmp_node_id; in spa_mmp_history_add()