HomeSort by: relevance | last modified time | path
    Searched refs:chfs_alloc_node_ref (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/ufs/chfs/
chfs_scan.c 140 nref = chfs_alloc_node_ref(cheb);
304 fd->nref = chfs_alloc_node_ref(cheb);
373 nref = chfs_alloc_node_ref(cheb);
569 nref = chfs_alloc_node_ref(cheb);
chfs_write.c 105 nref = chfs_alloc_node_ref(chmp->chm_nextblock);
224 nref = chfs_alloc_node_ref(chmp->chm_nextblock);
348 nref = chfs_alloc_node_ref(chmp->chm_nextblock);
chfs_malloc.c 213 * chfs_alloc_node_ref - allocating a node ref from a refblock
219 chfs_alloc_node_ref(struct chfs_eraseblock *cheb) function in typeref:struct:chfs_node_ref *
chfs_wbuf.c 86 nref = chfs_alloc_node_ref(chmp->chm_nextblock);
chfs_gc.c 797 newnref = chfs_alloc_node_ref(chmp->chm_nextblock);
1113 nref = chfs_alloc_node_ref(chmp->chm_nextblock);
chfs.h 535 struct chfs_node_ref* chfs_alloc_node_ref(
chfs_nodeops.c 432 nref = chfs_alloc_node_ref(cheb);

Completed in 15 milliseconds