Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_bitmap.c103 #define BMAP_SET_FLAGS(b, f) ((b)->bm_flags |= (f)) macro
288 BMAP_SET_FLAGS(bmp, BMAP_INUSE); in bmd_alloc()
671 BMAP_SET_FLAGS(bmp, BMAP_BINIT_ONES); in bm_alloc()
820 BMAP_SET_FLAGS(bmp, BMAP_INUSE); in dbmd_alloc()
1410 BMAP_SET_FLAGS(bmp, BMAP_BINIT_ONES); in dbm_alloc()