Searched defs:nlmid (Results 1 – 3 of 3) sorted by relevance
542 int nlmid; in reclock() local 2501 cl_flk_has_remote_locks_for_nlmid(vnode_t *vp, int nlmid) in cl_flk_has_remote_locks_for_nlmid() argument 3479 cl_flk_set_nlm_status(int nlmid,flk_nlm_status_t nlm_state) cl_flk_set_nlm_status() argument 3827 cl_flk_change_nlm_state_all_locks(int nlmid,flk_nlm_status_t nlm_state) cl_flk_change_nlm_state_all_locks() argument 3906 cl_flk_wakeup_sleeping_nlm_locks(int nlmid) cl_flk_wakeup_sleeping_nlm_locks() argument 3954 cl_flk_unlock_nlm_granted(int nlmid) cl_flk_unlock_nlm_granted() argument 4254 cl_flk_change_nlm_state_to_unknown(int nlmid) cl_flk_change_nlm_state_to_unknown() argument [all...]
417 #define FLK_REGISTRY_IS_NLM_UNKNOWN(nlmreg, nlmid) \ argument 419 #define FLK_REGISTRY_IS_NLM_UP(nlmreg, nlmid) \ argument 421 #define FLK_REGISTRY_ADD_NLMID(nlmreg, nlmid) \ argument 423 #define FLK_REGISTRY_CHANGE_NLM_STATE(nlmreg, nlmid, state) \ argument
229 int nlmid; in fs_frlock() local