Home
last modified time | relevance | path

Searched refs:COMMIT4res (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h673 struct COMMIT4res { struct
677 typedef struct COMMIT4res COMMIT4res; typedef
1473 COMMIT4res opcommit;
/titanic_41/usr/src/head/rpcsvc/
H A Dnfs4_prot.x643 union COMMIT4res switch (nfsstat4 status) {
1451 case OP_COMMIT: COMMIT4res opcommit;
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c2510 COMMIT4res *res = (COMMIT4res *)obj; in sumres_commit()
2521 COMMIT4res *res = (COMMIT4res *)obj; in dtlres_commit()
H A Dnfs4_xdr.c1081 xdr_COMMIT4res(register XDR *xdrs, COMMIT4res *objp) in xdr_COMMIT4res()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c1384 COMMIT4res *resp = &resop->nfs_resop4_u.opcommit; in rfs4_op_commit()
1449 COMMIT4res *, resp); in rfs4_op_commit()
H A Dnfs4_vnops.c11943 COMMIT4res *cm_res; in nfs4_commit()