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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c1111 int cache_index = -1, scope_index = -1, scope_idx_start = -1; local
1129 if (scope_index != -1) {
1134 scope_index = 0; // so we'll just use the cache result
1145 if (scope_index == -1)
1146 scope_index = tmp;
1227 if (parents && myErr == 0 && scope_index == -1) {

Completed in 24 milliseconds