Searched refs:nfslog_SETATTR3args (Results 1 – 5 of 5) sorted by relevance
327 struct nfslog_SETATTR3args { struct331 typedef struct nfslog_SETATTR3args nfslog_SETATTR3args; argument522 extern bool_t xdr_nfslog_SETATTR3args(XDR *, nfslog_SETATTR3args *);
152 static void nfslog_SETATTR3_fhargs(nfslog_SETATTR3args *, nfsstat3 *,306 sizeof (nfslog_SETATTR3args), sizeof (nfsstat3)},1484 nfslog_SETATTR3_fhargs(nfslog_SETATTR3args *args, nfsstat3 *res, in nfslog_SETATTR3_fhargs()
208 nfslog_SETATTR3args *);945 nfslog_SETATTR3args *args) in nfslog_SETATTR3args_print()
605 xdr_nfslog_SETATTR3args(XDR *xdrs, nfslog_SETATTR3args *objp) in xdr_nfslog_SETATTR3args()
1336 nfslog_SETATTR3args *args = (nfslog_SETATTR3args *)logrec->re_rpc_arg; in trans_setattr3()