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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c941 int index, no_match_index; local
956 index = cache_binSearch(cache->acache, hi, parent_id, &no_match_index);
960 index = no_match_index;

Completed in 12 milliseconds