Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1017 struct open_delegation4 { struct
1024 typedef struct open_delegation4 open_delegation4; argument
1034 open_delegation4 delegation;
H A Dnfs4.h903 open_delegation4 *, nfsace4 *, int);
/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1014 union open_delegation4
1038 open_delegation4 delegation; /* Info on any open
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c563 static void sum_delegation(char *buf, size_t buflen, open_delegation4 *delp);
564 static void detail_delegation(open_delegation4 *delp);
3414 sum_delegation(char *buf, size_t buflen, open_delegation4 *delp) in sum_delegation()
3439 detail_delegation(open_delegation4 *delp) in detail_delegation()
H A Dnfs4_xdr.c1706 xdr_open_delegation4(register XDR *xdrs, open_delegation4 *objp) in xdr_open_delegation4()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c1367 rfs4_set_deleg_response(rfs4_deleg_state_t *dsp, open_delegation4 *dp, in rfs4_set_deleg_response()