Home
last modified time | relevance | path

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

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