Searched defs:bitmap_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_bitmap.c220 } bitmap_t; typedef in typeref:struct:bitmap
250 static bitmap_t bitmap[BMAP_MAX];
264 static bitmap_t *
283 bitmap_t *bmp;
304 bitmap_t *bmp;
368 bm_chunk_setup(bitmap_t *bmp, bmap_chunk_t *cp, u_quad_t bn)
407 bm_chunk_new(bitmap_t *bmp, u_quad_t bn)
436 bm_chunk_alloc(bitmap_t *bmp, u_quad_t bn)
492 bm_chunk_reposition(bitmap_t *bmp, bmap_list_t *hp, bmap_chunk_t *cp)
511 bm_chunk_find(bitmap_t *bm
[all...]

Completed in 46 milliseconds