Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dflock.c198 static int no_path(lock_descriptor_t *, lock_descriptor_t *);
4504 level_two_path(lock_descriptor_t *lock1, lock_descriptor_t *lock2, int no_path) in level_two_path() argument
4516 if (no_path) in level_two_path()
4589 no_path(lock_descriptor_t *lock1, lock_descriptor_t *lock2) in no_path() function
4603 } else if (no_path(lock1, lock2)) { in path()