Home
last modified time | relevance | path

Searched refs:first_index (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Dflock.c3671 int first_index; /* graph index */ in get_lock_list() local
3687 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()