Searched refs:first_index (Results 1 – 1 of 1) sorted by relevance
3358 int first_index; /* graph index */ in get_lock_list() local3374 first_index = 0; in get_lock_list()3377 first_index = HASH_INDEX(vp); in get_lock_list()3381 for (i = first_index; i < first_index + num_indexes; i++) { in get_lock_list()