Searched refs:h_lock (Results 1 – 3 of 3) sorted by relevance
57 if (!atomic_dec_and_lock(&lockowner->count, &lockowner->host->h_lock)) in nlm_put_lockowner()60 spin_unlock(&lockowner->host->h_lock); in nlm_put_lockowner()99 spin_lock(&host->h_lock); in nlm_find_lockowner()102 spin_unlock(&host->h_lock); in nlm_find_lockowner()104 spin_lock(&host->h_lock); in nlm_find_lockowner()116 spin_unlock(&host->h_lock); in nlm_find_lockowner()446 spin_lock(&fl->fl_u.nfs_fl.owner->host->h_lock); in nlmclnt_locks_copy_lock()450 spin_unlock(&fl->fl_u.nfs_fl.owner->host->h_lock); in nlmclnt_locks_copy_lock()455 spin_lock(&fl->fl_u.nfs_fl.owner->host->h_lock); in nlmclnt_locks_release_private()457 spin_unlock(&fl->fl_u.nfs_fl.owner->host->h_lock); in nlmclnt_locks_release_private()
156 spin_lock_init(&host->h_lock); in nlm_alloc_host()
65 spinlock_t h_lock; member