Searched refs:svc_tli_kcreate (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdcsrv.c | 311 error = svc_tli_kcreate(fp, RDC_RPC_MAX, in rdcsrv_create() 332 error = svc_tli_kcreate(fp, RDC_RPC_MAX, in rdcsrv_create()
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | svc_gen.c | 99 svc_tli_kcreate( in svc_tli_kcreate() function
|
H A D | svc.h | 789 extern int svc_tli_kcreate(struct file *, uint_t, char *,
|
/titanic_41/usr/src/uts/common/avs/ns/ |
H A D | contract.h | 229 SVCXPRT *svc_tli_kcreate(void *f, void *n, void *b, void **x, void *t, in svc_tli_kcreate() function
|
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 537 NO_UNLOAD_STUB(rpcmod, svc_tli_kcreate, nomod_minus_one);
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 650 NO_UNLOAD_STUB(rpcmod, svc_tli_kcreate, nomod_minus_one);
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_callback.c | 1048 error = svc_tli_kcreate(fp, readsize, buf, &addrmask, &cb_xprt, in nfs4_svc()
|
H A D | nfs_server.c | 492 error = svc_tli_kcreate(fp, readsize, buf, &addrmask, &xprt, in nfs_svc()
|
/titanic_41/usr/src/uts/common/klm/ |
H A D | nlm_impl.c | 2271 error = svc_tli_kcreate(fp, 0, (char *)netid, NULL, &xprt, in nlm_svc_add_ep()
|