Lines Matching refs:nlock

461 	lock_descriptor_t *fplock, *lock, *nlock;  in ofdcleanlock()  local
486 nlock = lock->l_next; in ofdcleanlock()
491 lock = nlock; in ofdcleanlock()
499 nlock = lock->l_next; in ofdcleanlock()
506 lock = nlock; in ofdcleanlock()
2735 lock_descriptor_t *lock, *nlock; in cl_flk_remove_locks_by_sysid() local
2758 nlock = lock->l_next; in cl_flk_remove_locks_by_sysid()
2762 lock = nlock; in cl_flk_remove_locks_by_sysid()
2768 nlock = lock->l_next; in cl_flk_remove_locks_by_sysid()
2774 lock = nlock; in cl_flk_remove_locks_by_sysid()
2788 lock_descriptor_t *lock, *nlock; in flk_delete_locks_by_sysid() local
2810 nlock = lock->l_next; in flk_delete_locks_by_sysid()
2814 lock = nlock; in flk_delete_locks_by_sysid()
2820 nlock = lock->l_next; in flk_delete_locks_by_sysid()
2826 lock = nlock; in flk_delete_locks_by_sysid()
2842 lock_descriptor_t *lock, *nlock; in cl_flk_delete_pxfs_locks() local
2859 nlock = lock->l_next; in cl_flk_delete_pxfs_locks()
2869 lock = nlock; in cl_flk_delete_pxfs_locks()
2875 nlock = lock->l_next; in cl_flk_delete_pxfs_locks()
2885 lock = nlock; in cl_flk_delete_pxfs_locks()
2901 lock_descriptor_t *lock, *nlock; in flk_canceled() local
2911 nlock = lock->l_next; in flk_canceled()
2918 lock = nlock; in flk_canceled()
2934 lock_descriptor_t *lock, *nlock; in cleanlocks() local
2952 nlock = lock->l_next; in cleanlocks()
2958 lock = nlock; in cleanlocks()
2966 nlock = lock->l_next; in cleanlocks()
2973 lock = nlock; in cleanlocks()
3848 lock_descriptor_t *nlock = NULL; /* next lock */ in cl_flk_change_nlm_state_all_locks() local
3863 lock = nlock) { in cl_flk_change_nlm_state_all_locks()
3864 nlock = lock->l_next; in cl_flk_change_nlm_state_all_locks()
3881 lock = nlock) { in cl_flk_change_nlm_state_all_locks()
3882 nlock = lock->l_next; in cl_flk_change_nlm_state_all_locks()
3909 lock_descriptor_t *nlock = NULL; /* next lock */ in cl_flk_wakeup_sleeping_nlm_locks() local
3925 lock = nlock) { in cl_flk_wakeup_sleeping_nlm_locks()
3926 nlock = lock->l_next; in cl_flk_wakeup_sleeping_nlm_locks()
3957 lock_descriptor_t *nlock = NULL; /* next lock */ in cl_flk_unlock_nlm_granted() local
3973 lock = nlock) { in cl_flk_unlock_nlm_granted()
3974 nlock = lock->l_next; in cl_flk_unlock_nlm_granted()
4007 lock_descriptor_t *nlock = NULL; /* next lock */ in wakeup_sleeping_lockmgr_locks() local
4024 lock = nlock) { in wakeup_sleeping_lockmgr_locks()
4025 nlock = lock->l_next; in wakeup_sleeping_lockmgr_locks()
4042 lock_descriptor_t *nlock = NULL; /* next lock */ in unlock_lockmgr_granted() local
4059 lock = nlock) { in unlock_lockmgr_granted()
4060 nlock = lock->l_next; in unlock_lockmgr_granted()