Searched refs:next_mapped_band (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/vn/
H A Dshadow.c388 band_number_t next_mapped_band; local
392 &next_mapped_band);
396 if ((mapped_band + 1) != next_mapped_band) {
401 mapped_band = next_mapped_band;

Completed in 24 milliseconds