Home
last modified time | relevance | path

Searched refs:DELEGPURGE4res (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h713 struct DELEGPURGE4res { struct
716 typedef struct DELEGPURGE4res DELEGPURGE4res; argument
1475 DELEGPURGE4res opdelegpurge;
/titanic_50/usr/src/head/rpcsvc/
H A Dnfs4_prot.x687 struct DELEGPURGE4res { struct
1453 case OP_DELEGPURGE: DELEGPURGE4res opdelegpurge;
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c1168 xdr_DELEGPURGE4res(register XDR *xdrs, DELEGPURGE4res *objp) in xdr_DELEGPURGE4res()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c1909 DELEGPURGE4res *, &resop->nfs_resop4_u.opdelegpurge); in rfs4_op_delegpurge()