Home
last modified time | relevance | path

Searched refs:PUTFH4res (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1089 struct PUTFH4res { struct
1092 typedef struct PUTFH4res PUTFH4res; argument
1490 PUTFH4res opputfh;
/titanic_41/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1100 struct PUTFH4res { struct
1470 case OP_PUTFH: PUTFH4res opputfh;
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_dispatch.c571 PUTFH4res *resp; in rfs4_resource_err()
H A Dnfs4_srv.c3553 PUTFH4res *resp = &resop->nfs_resop4_u.opputfh; in rfs4_op_putfh()
3607 PUTFH4res *, resp); in rfs4_op_putfh()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1866 xdr_PUTFH4res(register XDR *xdrs, PUTFH4res *objp) in xdr_PUTFH4res()