Home
last modified time | relevance | path

Searched refs:GETATTR3vres (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h1289 struct GETATTR3vres { struct
1293 typedef struct GETATTR3vres GETATTR3vres; typedef
2131 extern bool_t xdr_GETATTR3vres(XDR *, GETATTR3vres *);
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs3_xdr.c1054 xdr_GETATTR3vres(XDR *xdrs, GETATTR3vres *objp) in xdr_GETATTR3vres()
H A Dnfs_client.c938 GETATTR3vres res; in nfs3_getattr_otw()