Searched defs:nlmid (Results 1 – 3 of 3) sorted by relevance
542 int nlmid; in reclock() local2503 cl_flk_has_remote_locks_for_nlmid(vnode_t *vp, int nlmid) in cl_flk_has_remote_locks_for_nlmid()3481 cl_flk_set_nlm_status(int nlmid, flk_nlm_status_t nlm_state) in cl_flk_set_nlm_status()3829 cl_flk_change_nlm_state_all_locks(int nlmid, flk_nlm_status_t nlm_state) in cl_flk_change_nlm_state_all_locks()3908 cl_flk_wakeup_sleeping_nlm_locks(int nlmid) in cl_flk_wakeup_sleeping_nlm_locks()3956 cl_flk_unlock_nlm_granted(int nlmid) in cl_flk_unlock_nlm_granted()4256 cl_flk_change_nlm_state_to_unknown(int nlmid) in cl_flk_change_nlm_state_to_unknown()
417 #define FLK_REGISTRY_IS_NLM_UNKNOWN(nlmreg, nlmid) \ argument419 #define FLK_REGISTRY_IS_NLM_UP(nlmreg, nlmid) \ argument421 #define FLK_REGISTRY_ADD_NLMID(nlmreg, nlmid) \ argument423 #define FLK_REGISTRY_CHANGE_NLM_STATE(nlmreg, nlmid, state) \ argument
254 int nlmid; in fs_frlock() local