Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dflock_impl.h85 file_t *l_ofd; /* OFD-style reference */ member
208 ((lock1)->l_ofd == (lock2)->l_ofd))
/titanic_50/usr/src/uts/common/os/
H A Dflock.c357 lock_request->l_ofd = fp; in ofdlock()
409 if (lock_request->l_ofd != NULL) in ofdlock()
708 if (lock_request->l_ofd != NULL) in reclock()
1016 if ((fp = lock->l_ofd) != NULL) in flk_free_lock()
3092 if (lock->l_ofd != NULL) in flk_check_deadlock()
3392 if (ep->from_vertex->l_ofd != NULL) { in flk_update_proc_graph()
4224 request->l_ofd = blocker->l_ofd; in report_blocker()