Searched refs:component4 (Results 1 – 15 of 15) sorted by relevance
| /illumos-gate/usr/src/cmd/fs.d/nfs/lib/ |
| H A D | ref_subr.c | 170 nfs4_create_components(char *path, component4 *comp4) in nfs4_create_components() 215 component4 *comp4; in make_pathname4() 232 comp4 = calloc(ncomp * sizeof (component4), 1); in make_pathname4() 249 xdr_component4(register XDR *xdrs, component4 *objp) in xdr_component4() 273 sizeof (component4), (xdrproc_t)xdr_component4)) in xdr_pathname4()
|
| H A D | ref_subr.h | 47 extern bool_t xdr_component4(register XDR *, component4 *);
|
| /illumos-gate/usr/src/head/rpcsvc/ |
| H A D | nfs4_prot.x | 262 typedef utf8str_cs component4; typedef 265 typedef component4 pathname4<>; 1402 component4 objname; 1466 component4 newname; 1574 component4 objname; 1730 component4 file; 1740 component4 file; 1767 component4 file_delegate_prev; 2020 component4 name; 2057 component4 target; [all …]
|
| /illumos-gate/usr/src/uts/common/nfs/ |
| H A D | nfs4_kprot.h | 234 typedef utf8string component4; typedef 244 component4 *pathname4_val; 1503 component4 objname; 1587 component4 newname; 1681 component4 objname; 1811 component4 file; 1824 component4 file; 1827 component4 file_delegate_prev; 2071 component4 target; 2087 component4 oldname; [all …]
|
| H A D | nfs4_clnt.h | 702 component4 lru_ofile;
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| H A D | snoop_nfs4.c | 585 static void sum_compname4(char *buf, size_t buflen, component4 *comp); 586 static void detail_compname4(component4 *comp); 1149 component_name(component4 *cp) in component_name() 1465 component4 *comp = (component4 *)obj; in sumarg_compnt() 1473 component4 *comp = (component4 *)obj; in dtlarg_compnt() 3543 sum_compname4(char *buf, size_t buflen, component4 *comp) in sum_compname4() 3549 detail_compname4(component4 *comp) in detail_compname4()
|
| H A D | nfs4_xdr.c | 141 xdr_component4(register XDR *xdrs, component4 *objp) in xdr_component4() 155 sizeof (component4), (xdrproc_t)xdr_component4)) in xdr_pathname4()
|
| /illumos-gate/usr/src/stand/lib/fs/nfs/ |
| H A D | nfs_inet.h | 308 component4 la_pathname; /* lookup arg */
|
| /illumos-gate/usr/src/uts/common/fs/nfs/ |
| H A D | nfs4_client_secinfo.c | 561 comp_getn(char *inpath, int nth, component4 *comp) in comp_getn() 629 component4 comp; in nfs4secinfo_otw()
|
| H A D | nfs4_recovery.c | 2393 component4 *filep; in nfs4_free_lost_rqst() 3030 component4 *srcfp, *destfp; in nfs4_save_lost_rqst()
|
| H A D | nfs4_srv.c | 6399 rfs4_lookup(component4 *component, struct svc_req *req, in rfs4_lookup() 6449 rfs4_lookupfile(component4 *component, struct svc_req *req, in rfs4_lookupfile() 6690 component4 *component; in rfs4_createfile() 10303 nfs4_create_components(char *path, component4 *comp4) in nfs4_create_components() 10347 component4 *comp4; in make_pathname4() 10364 comp4 = kmem_zalloc(ncomp * sizeof (component4), KM_SLEEP); in make_pathname4()
|
| H A D | nfs4x_xdr.c | 3484 xdr_component4(XDR *xdrs, component4 *objp) in xdr_component4() 3657 (uint_t *)&objp->pathname4_len, ~0, sizeof (component4), in xdr_pathname4()
|
| H A D | nfs4_client_state.c | 2032 component4 *srcfp; in nfs4_resend_open_otw()
|
| H A D | nfs4_stub_vnops.c | 1796 component4 *comp; in nfs4_trigger_esi_create_referral()
|
| H A D | nfs4_vfsops.c | 1531 component4 *comp; in update_servinfo4()
|