Searched refs:zap_get_stats_by_dnode (Results 1 – 3 of 3) sorted by relevance
591 int zap_get_stats_by_dnode(dnode_t *dn, zap_stats_t *zs);
615 unit_ok(zap_get_stats_by_dnode(dn, &zs)); in test_microzap_stats()645 unit_ok(zap_get_stats_by_dnode(dn, &zs)); in test_fatzap_stats()
1220 zap_get_stats_by_dnode(dnode_t *dn, zap_stats_t *zs) in zap_get_stats_by_dnode() function1248 err = zap_get_stats_by_dnode(dn, zs); in zap_get_stats()