Home
last modified time | relevance | path

Searched refs:nlm_rpc_t (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/klm/
H A Dnlm_rpc_handle.c64 static void destroy_rpch(nlm_rpc_t *);
65 static nlm_rpc_t *get_nlm_rpc_fromcache(struct nlm_host *, int);
67 static int refresh_nlm_rpc(struct nlm_host *, nlm_rpc_t *);
68 static void nlm_host_rele_rpc_locked(struct nlm_host *, nlm_rpc_t *);
70 static nlm_rpc_t *
73 nlm_rpc_t *rpcp; in get_nlm_rpc_fromcache()
131 refresh_nlm_rpc(struct nlm_host *hostp, nlm_rpc_t *rpcp) in refresh_nlm_rpc()
192 nlm_host_get_rpc(struct nlm_host *hostp, int vers, nlm_rpc_t **rpcpp) in nlm_host_get_rpc()
194 nlm_rpc_t *rpcp = NULL; in nlm_host_get_rpc()
270 nlm_rpc_t *, rpcp); in nlm_host_get_rpc()
[all …]
H A Dnlm_impl.h282 } nlm_rpc_t; typedef
612 int nlm_host_get_rpc(struct nlm_host *, int, nlm_rpc_t **);
613 void nlm_host_rele_rpc(struct nlm_host *, nlm_rpc_t *);
H A Dnlm_service.c110 nlm_rpc_t *rpcp,
326 nlm_rpc_t *rpcp = NULL; in nlm_do_test()
468 nlm_rpc_t *rpcp = NULL; in nlm_do_lock()
682 nlm_rpc_t *rpcp, in nlm_block()
777 nlm_rpc_t *rpcp = NULL; in nlm_do_cancel()
873 nlm_rpc_t *rpcp = NULL; in nlm_do_unlock()
970 nlm_rpc_t *rpcp = NULL; in nlm_do_granted()
H A Dnlm_client.c779 nlm_rpc_t *rpcp; in nlm_call_lock()
975 nlm_rpc_t *rpcp; in nlm_call_cancel()
1054 nlm_rpc_t *rpcp; in nlm_call_unlock()
1126 nlm_rpc_t *rpcp; in nlm_call_test()
1356 nlm_rpc_t *rpcp; in nlm_call_share()
1433 nlm_rpc_t *rpcp; in nlm_call_unshare()