Home
last modified time | relevance | path

Searched defs:dbitmap (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_bitmap.c172 typedef struct dbitmap { struct
184 * Disk bitmap table. Upon allocating a dbitmap, one slot argument
187 static dbitmap_t dbitmap[BMAP_MAX]; variable