Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dflock.c3673 int first_index; /* graph index */ in get_lock_list() local
3689 first_index = 0; in get_lock_list()
3692 first_index = HASH_INDEX(vp); in get_lock_list()
3696 for (i = first_index; i < first_index + num_indexes; i++) { in get_lock_list()