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

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/vn/
H A Dshadow.h51 shadow_map_create(off_t file_size, off_t shadow_size,
H A Dshadow.c565 shadow_map_create(off_t file_size, off_t shadow_size, argument
613 map->shadow_size_bands = howmany(shadow_size, band_size);

Completed in 36 milliseconds