Searched refs:h_lock (Results 1 – 4 of 4) sorted by relevance
59 if (!refcount_dec_and_lock(&lockowner->count, &lockowner->host->h_lock)) in nlmclnt_put_lockowner()62 spin_unlock(&lockowner->host->h_lock); in nlmclnt_put_lockowner()101 spin_lock(&host->h_lock); in nlmclnt_find_lockowner()104 spin_unlock(&host->h_lock); in nlmclnt_find_lockowner()106 spin_lock(&host->h_lock); in nlmclnt_find_lockowner()118 spin_unlock(&host->h_lock); in nlmclnt_find_lockowner()459 spin_lock(&fl->fl_u.nfs_fl.owner->host->h_lock); in nlmclnt_locks_copy_lock()463 spin_unlock(&fl->fl_u.nfs_fl.owner->host->h_lock); in nlmclnt_locks_copy_lock()468 spin_lock(&fl->fl_u.nfs_fl.owner->host->h_lock); in nlmclnt_locks_release_private()470 spin_unlock(&fl->fl_u.nfs_fl.owner->host->h_lock); in nlmclnt_locks_release_private()
344 if (!refcount_dec_and_lock(&lockowner->count, &lockowner->host->h_lock)) in nlmsvc_put_lockowner()347 spin_unlock(&lockowner->host->h_lock); in nlmsvc_put_lockowner()367 spin_lock(&host->h_lock); in nlmsvc_find_lockowner()371 spin_unlock(&host->h_lock); in nlmsvc_find_lockowner()373 spin_lock(&host->h_lock); in nlmsvc_find_lockowner()386 spin_unlock(&host->h_lock); in nlmsvc_find_lockowner()
160 spin_lock_init(&host->h_lock); in nlm_alloc_host()
65 spinlock_t h_lock; member