Home
last modified time | relevance | path

Searched refs:open_delegation4 (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1693 struct open_delegation4 { struct
1701 typedef struct open_delegation4 open_delegation4; argument
1713 open_delegation4 delegation;
2631 open_delegation4 wdr_resok4;
3069 open_delegation4 cpda_delegation;
3521 extern bool_t xdr_open_delegation4(XDR *, open_delegation4*);
H A Dnfs4.h1023 open_delegation4 *, nfsace4 *, int);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1865 union open_delegation4
1899 open_delegation4 delegation; /* Info on any open
2754 open_delegation4 wdr_resok4;
3439 open_delegation4 cpda_delegation;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c564 static void sum_delegation(char *buf, size_t buflen, open_delegation4 *delp);
565 static void detail_delegation(open_delegation4 *delp);
3415 sum_delegation(char *buf, size_t buflen, open_delegation4 *delp) in sum_delegation()
3440 detail_delegation(open_delegation4 *delp) in detail_delegation()
H A Dnfs4_xdr.c1697 xdr_open_delegation4(register XDR *xdrs, open_delegation4 *objp) in xdr_open_delegation4()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c1378 rfs4_set_deleg_response(rfs4_deleg_state_t *dsp, open_delegation4 *dp, in rfs4_set_deleg_response()
H A Dnfs4x_xdr.c797 xdr_open_delegation4(XDR *xdrs, open_delegation4 *objp) in xdr_open_delegation4()