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

/macosx-10.10.1/BootCache-109/
H A Dkext.c589 static void wait_for_extent(struct BC_cache_extent *ce, struct timeval starttime) ;
1628 static void wait_for_extent(struct BC_cache_extent *ce, struct timeval starttime) { function
1918 * We need to release the cache lock since we will msleep in wait_for_extent.
1930 wait_for_extent(ce, blocked_start_time);
3676 * BC_strategy assumes that the cache extents never move (see the msleep in wait_for_extent).

Completed in 187 milliseconds