Searched refs:open_delegation4 (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 1693 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 D | nfs4.h | 1023 open_delegation4 *, nfsace4 *, int);
|
/illumos-gate/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 1865 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 D | snoop_nfs4.c | 564 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 D | nfs4_xdr.c | 1697 xdr_open_delegation4(register XDR *xdrs, open_delegation4 *objp) in xdr_open_delegation4()
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv_deleg.c | 1378 rfs4_set_deleg_response(rfs4_deleg_state_t *dsp, open_delegation4 *dp, in rfs4_set_deleg_response()
|
H A D | nfs4x_xdr.c | 797 xdr_open_delegation4(XDR *xdrs, open_delegation4 *objp) in xdr_open_delegation4()
|