Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dbitmap.h161 extern int bm_getone(int, u_quad_t);
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_bitmap.c1636 bm_getone(int bmd, u_quad_t bitnum) in bm_getone() function
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar3.c2880 if (!bm_getone(nlp->nlp_rsbm, (u_longlong_t)nlp->nlp_lastidx)) in send_unrecovered_list_v3()
2891 if (!bm_getone(nlp->nlp_rsbm, (u_longlong_t)i)) { in send_unrecovered_list_v3()