Searched refs:nlm_lck_denied_grace_period (Results 1 – 3 of 3) sorted by relevance
39 case nlm_lck_denied_grace_period: in cast_to_nlm()131 resp->status = nlm_lck_denied_grace_period; in nlmsvc_proc_test()162 resp->status = nlm_lck_denied_grace_period; in nlmsvc_proc_lock()205 resp->status = nlm_lck_denied_grace_period; in nlmsvc_proc_cancel()238 resp->status = nlm_lck_denied_grace_period; in nlmsvc_proc_unlock()364 resp->status = nlm_lck_denied_grace_period; in nlmsvc_proc_share()397 resp->status = nlm_lck_denied_grace_period; in nlmsvc_proc_unshare()
104 resp->status = nlm_lck_denied_grace_period; in nlm4svc_proc_test()134 resp->status = nlm_lck_denied_grace_period; in nlm4svc_proc_lock()177 resp->status = nlm_lck_denied_grace_period; in nlm4svc_proc_cancel()210 resp->status = nlm_lck_denied_grace_period; in nlm4svc_proc_unlock()336 resp->status = nlm_lck_denied_grace_period; in nlm4svc_proc_share()369 resp->status = nlm_lck_denied_grace_period; in nlm4svc_proc_unshare()
24 #define nlm_lck_denied_grace_period __constant_htonl(NLM_LCK_DENIED_GRACE_PERIOD) macro