Searched refs:first_index (Results 1 – 1 of 1) sorted by relevance
3671 int first_index; /* graph index */ in get_lock_list() local3687 first_index = 0; in get_lock_list()3690 first_index = HASH_INDEX(vp); in get_lock_list()3694 for (i = first_index; i < first_index + num_indexes; i++) { in get_lock_list()