Searched refs:am_CREATE3res (Results 1 – 3 of 3) sorted by relevance
485 struct am_CREATE3res { struct492 typedef struct am_CREATE3res am_CREATE3res; typedef1149 am_CREATE3res * am_nfs3_create_3(am_CREATE3args *, CLIENT *);1150 am_CREATE3res * am_nfs3_create_3_svc(am_CREATE3args *, struct svc_req *);1262 bool_t xdr_am_CREATE3res (XDR *, am_CREATE3res*);
1360 am_CREATE3res *1363 static am_CREATE3res result; in am_nfs3_create_3_svc()
1845 xdr_am_CREATE3res(XDR *xdrs, am_CREATE3res *objp) in xdr_am_CREATE3res()