Searched refs:nlm_do_unlock (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/klm/ |
H A D | nlm_rpc_svc.c | 272 nlm_do_unlock(&args4, &res4, sr, NULL); in nlm_unlock_1_svc() 463 nlm_do_unlock(&args4, &res4, sr, in nlm_unlock_msg_1_svc() 744 nlm_do_unlock(argp, resp, sr, NULL); in nlm4_unlock_4_svc() 820 nlm_do_unlock(argp, &res4, sr, in nlm4_unlock_msg_4_svc()
|
H A D | nlm_impl.h | 627 void nlm_do_unlock(nlm4_unlockargs *, nlm4_res *,
|
H A D | nlm_service.c | 867 nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *resp, in nlm_do_unlock() function
|