Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dflock.c197 static int no_path(lock_descriptor_t *, lock_descriptor_t *);
4186 level_two_path(lock_descriptor_t *lock1, lock_descriptor_t *lock2, int no_path) in level_two_path() argument
4198 if (no_path) in level_two_path()
4267 no_path(lock_descriptor_t *lock1, lock_descriptor_t *lock2) in no_path() function
4281 } else if (no_path(lock1, lock2)) { in path()