Searched refs:xdr_nfs_fsl_info (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_resolve.h | 36 extern bool_t xdr_nfs_fsl_info(XDR *, struct nfs_fsl_info *);
|
/titanic_41/usr/src/cmd/fs.d/nfs/nfsmapid/ |
H A D | nfsmapid_server.c | 641 error = encode_res(xdr_nfs_fsl_info, &door_res, in nfsmapid_server_netinfo() 1064 xdr_nfs_fsl_info(XDR *xdrs, struct nfs_fsl_info *objp) in xdr_nfs_fsl_info() function
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_stub_vnops.c | 1338 if (!xdr_nfs_fsl_info(&xdr, resp)) { in nfs4_callmapid() 1673 (void) xdr_free(xdr_nfs_fsl_info, (char *)&nfsfsloc); in nfs4_process_referral() 1811 (void) xdr_free(xdr_nfs_fsl_info, (char *)&nfsfsloc); in nfs4_trigger_esi_create_referral() 1825 (void) xdr_free(xdr_nfs_fsl_info, (char *)&nfsfsloc); in nfs4_trigger_esi_create_referral()
|
H A D | nfs4_vfsops.c | 1656 xdr_free(xdr_nfs_fsl_info, (char *)&nfsfsloc); in resolve_referral()
|
H A D | nfs4_xdr.c | 169 xdr_nfs_fsl_info(XDR *xdrs, struct nfs_fsl_info *objp) in xdr_nfs_fsl_info() function
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 1662 extern bool_t xdr_nfs_fsl_info(XDR *, struct nfs_fsl_info *);
|