Searched defs:first_index (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dflock.c3671 int first_index; /* graph index */ local
3687 first_index = 0;
3690 first_index = HASH_INDEX(vp);
3694 for (i = first_index; i < first_index + num_indexes; i++) {

Completed in 250 milliseconds