Searched refs:_lockmgr_disown (Results 1 – 3 of 3) sorted by relevance
83 void _lockmgr_disown(struct lock *lk, const char *file, int line);134 _lockmgr_disown((lk), LOCK_FILE, LOCK_LINE)
387 _lockmgr_disown(&(bp)->b_lock, LOCK_FILE, LOCK_LINE)
1608 _lockmgr_disown(struct lock *lk, const char *file, int line) in _lockmgr_disown() function