Searched refs:partial_start (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ | ||
H A D | bitmap.c | 177 index_t partial_start = start & BT_ULMASK; local 192 if (partial_start) { 198 word = word & (BT_ULMAXMASK << partial_start); |
Completed in 44 milliseconds