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

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_bitmap.c505 * bm_chunk_find
511 bm_chunk_find(bitmap_t *bmp, u_quad_t bn) function
565 cp = bm_chunk_find(bmp, bn);
608 cp = bm_chunk_find(bmp, bn);

Completed in 63 milliseconds