Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dblockcount.h47 blockcount_init(blockcount_t *bc) in blockcount_init() function
/freebsd/sys/kern/
H A Dkern_ucoredump.c106 blockcount_init(&cd->cd_refcount); in coredumper_register()
/freebsd/sys/vm/
H A Dvm_object.c217 blockcount_init(&object->paging_in_progress); in vm_object_zinit()
218 blockcount_init(&object->busy); in vm_object_zinit()