Lines Matching refs:bmd
130 count_bits_cb(int bmd, u_longlong_t bn, void *arg) in count_bits_cb() argument
132 if (dbm_getone(bmd, bn)) { in count_bits_cb()
155 count_set_bits(char *path, int bmd) in count_set_bits() argument
163 (void) dbm_apply_ifset(bmd, count_bits_cb, &cnt); in count_set_bits()
251 int bmd; in mark_cb() local
281 bmd = mpp->mp_bmd; in mark_cb()
282 bl = dbm_getlen(bmd); in mark_cb()
303 (void) dbm_setone(bmd, pstp->st_ino); in mark_cb()
325 (void) dbm_setone(bmd, (u_longlong_t)estp->st_ino); in mark_cb()
326 (void) dbm_setone(bmd, (u_longlong_t)pstp->st_ino); in mark_cb()
334 (void) dbm_setone(bmd, (u_longlong_t)estp->st_ino); in mark_cb()
335 (void) dbm_setone(bmd, (u_longlong_t)pstp->st_ino); in mark_cb()
345 (void) dbm_setone(bmd, (u_longlong_t)estp->st_ino); in mark_cb()
346 (void) dbm_setone(bmd, (u_longlong_t)pstp->st_ino); in mark_cb()
357 (void) dbm_setone(bmd, (u_longlong_t)estp->st_ino); in mark_cb()
358 (void) dbm_setone(bmd, (u_longlong_t)pstp->st_ino); in mark_cb()
376 dbm_getone(bmd, (u_longlong_t)estp->st_ino)) { in mark_cb()
377 (void) dbm_setone(bmd, (u_longlong_t)pstp->st_ino); in mark_cb()
737 int bmd; in marklbrv3_cb() local
756 bmd = mpp->mp_bmd; in marklbrv3_cb()
757 bl = dbm_getlen(bmd); in marklbrv3_cb()
778 (void) dbm_setone(bmd, pstp->st_ino); in marklbrv3_cb()
802 dbm_getone(bmd, (u_longlong_t)estp->st_ino)) { in marklbrv3_cb()
803 (void) dbm_setone(bmd, (u_longlong_t)pstp->st_ino); in marklbrv3_cb()