Searched defs:knconf (Results 1 – 15 of 15) sorted by relevance
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | mount.h | 70 struct knetconfig *knconf; /* transport netconfig struct */ member 106 caddr32_t knconf; /* transport netconfig struct */ member
|
H A D | nfs4.h | 67 struct knetconfig *knconf; member
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_vfsops.c | 259 struct knetconfig *knconf; /* transport knetconfig structure */ in nfs3_copyin() local 487 struct knetconfig *knconf; /* transport knetconfig structure */ in nfs3_mount() local
|
H A D | nfs_vfsops.c | 267 struct knetconfig *knconf; /* transport knetconfig structure */ in nfs_copyin() local 504 struct knetconfig *knconf; /* transport knetconfig structure */ in nfs_mount() local
|
H A D | nfs_dlinet.c | 586 struct knetconfig *knconf; in ping_prog() local 1925 pmap_kgetport(struct knetconfig *knconf, struct netbuf *call_addr, in pmap_kgetport() 2007 pmap_rmt_call(struct knetconfig *knconf, struct netbuf *call_addr, in pmap_rmt_call() 2159 mycallrpc(struct knetconfig *knconf, struct netbuf *call_addr, in mycallrpc()
|
H A D | nfs4_vfsops.c | 265 struct knetconfig *knconf) in create_authdh_data() 475 struct knetconfig *knconf; /* transport structure */ in nfs4_copyin() local 1483 struct knetconfig *knconf, *svknconf; in update_servinfo4() local
|
H A D | nfs_subr.c | 4758 struct knetconfig *knconf; in sv_free() local 5121 struct knetconfig *knconf, cred_t *cr) in nfs_mount_label_policy()
|
H A D | nfs4_subr.c | 2270 struct knetconfig *knconf; in sv4_free() local
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | auth.h | 100 struct knetconfig *knconf; /* knetconfig info that associated */ member 109 caddr32_t knconf; /* knetconfig info that associated */ member
|
H A D | clnt_rdma.c | 1330 rdma_reachable(int addr_type, struct netbuf *addr, struct knetconfig **knconf) in rdma_reachable()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | tlabel.c | 265 struct knetconfig *knconf; in getflabel_nfs() local
|
/illumos-gate/usr/src/uts/common/rpc/sec/ |
H A D | sec_clnt.c | 168 struct knetconfig *knconf; in dh_k4_clnt_loadinfo() local
|
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/ |
H A D | nfs.c | 511 nfs_addr_by_conf(uintptr_t knconf, struct netbuf *addr, in nfs_addr_by_conf()
|
H A D | nfs_clnt.c | 529 struct knetconfig knconf; in nfs_servinfo_dcmd() local 816 struct knetconfig knconf; in nfs4_servinfo_dcmd() local
|
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_sec.c | 855 nfs_clnt_secdata(seconfig_t *secp, char *hostname, struct knetconfig *knconf, in nfs_clnt_secdata()
|