Home
last modified time | relevance | path

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

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