Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dblockcount.h47 blockcount_init(blockcount_t *bc) in blockcount_init() function
/freebsd/sys/vm/
H A Dvm_object.c219 blockcount_init(&object->paging_in_progress); in vm_object_zinit()
220 blockcount_init(&object->busy); in vm_object_zinit()