Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/chfs/
H A Dchfs_scan.c140 nref = chfs_alloc_node_ref(cheb); in chfs_scan_check_vnode()
304 fd->nref = chfs_alloc_node_ref(cheb); in chfs_scan_check_dirent_node()
373 nref = chfs_alloc_node_ref(cheb); in chfs_scan_check_data_node()
569 nref = chfs_alloc_node_ref(cheb); in chfs_scan_eraseblock()
H A Dchfs_write.c105 nref = chfs_alloc_node_ref(chmp->chm_nextblock); in chfs_write_flash_vnode()
224 nref = chfs_alloc_node_ref(chmp->chm_nextblock); in chfs_write_flash_dirent()
348 nref = chfs_alloc_node_ref(chmp->chm_nextblock); in chfs_write_flash_dnode()
H A Dchfs_wbuf.c86 nref = chfs_alloc_node_ref(chmp->chm_nextblock); in chfs_flush_wbuf()
H A Dchfs_malloc.c219 chfs_alloc_node_ref(struct chfs_eraseblock *cheb) in chfs_alloc_node_ref() function
H A Dchfs_gc.c797 newnref = chfs_alloc_node_ref(chmp->chm_nextblock); in chfs_gcollect_pristine()
1113 nref = chfs_alloc_node_ref(chmp->chm_nextblock); in chfs_gcollect_dnode()
H A Dchfs.h535 struct chfs_node_ref* chfs_alloc_node_ref(
H A Dchfs_nodeops.c432 nref = chfs_alloc_node_ref(cheb); in chfs_close_eraseblock()