Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer/
H A Dhammer_transaction.c37 static uint32_t ocp_allocbit(hammer_objid_cache_t ocp, uint32_t n);
241 n = ocp_allocbit(ocp, n); in hammer_alloc_objid()
269 ocp_allocbit(hammer_objid_cache_t ocp, uint32_t n) in ocp_allocbit() function