Home
last modified time | relevance | path

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

/dragonfly/sbin/fsck_hammer2/
H A Dtest.c130 static void init_blockref_stats(blockref_stats_t *, uint8_t);
310 init_blockref_stats(&bstats, type); in test_blockref()
401 init_blockref_stats(&bstats, type); in test_pfs_blockref()
580 init_blockref_stats(blockref_stats_t *bstats, uint8_t type) in init_blockref_stats() function