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

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/vn/
H A Dshadow.c356 * Function: shadow_map_contiguous
365 shadow_map_contiguous(shadow_map_t * map, u_long start_block, function
380 printf("shadow_map_contiguous: this can't happen!\n");
477 = shadow_map_contiguous(map, block_offset, block_count, FALSE);
518 band_limit = shadow_map_contiguous(map, block_offset, block_count, TRUE);

Completed in 14 milliseconds