Home
last modified time | relevance | path

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

/dragonfly/sbin/hammer/
H A Dcmd_dedup.c141 static int count_btree_elm(hammer_btree_leaf_elm_t scan_leaf, int flags);
302 scan_pfs(av[0], count_btree_elm, "pre-pass "); in hammer_cmd_dedup()
400 count_btree_elm(hammer_btree_leaf_elm_t scan_leaf __unused, int flags __unused) in count_btree_elm() function