Searched refs:need_unlock_vfs (Results 1 – 1 of 1) sorted by relevance
570 int need_unlock_vfs; in triage() local588 need_unlock_vfs = !MUTEX_HELD(&ip->i_ufsvfs->vfs_lock); in triage()589 if (need_unlock_vfs) in triage()590 need_unlock_vfs = mutex_tryenter(&ip->i_ufsvfs->vfs_lock); in triage()593 if (need_unlock_vfs) in triage()