Home
last modified time | relevance | path

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

/dragonfly/sbin/hammer/
H A Dcmd_rebalance.c113 (intmax_t)rebal.stat_collisions, in hammer_cmd_rebalance()
/dragonfly/sys/vfs/hammer/
H A Dhammer_ioctl.h124 int64_t stat_collisions;/* number of collision retries */ member
H A Dhammer_rebalance.c229 ++rebal->stat_collisions; in hammer_ioc_rebalance()