Home
last modified time | relevance | path

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

/dflybsd-src/sbin/fsck_hammer2/
H A Dtest.c130 static void init_blockref_stats(blockref_stats_t *, uint8_t);
304 init_blockref_stats(&bstats, type); in test_blockref()
377 init_blockref_stats(&bstats, type); in test_pfs_blockref()
546 init_blockref_stats(blockref_stats_t *bstats, uint8_t type) in init_blockref_stats() function