Searched refs:rfs4_cbinfo_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c71 static void rfs4_cb_chflush(rfs4_cbinfo_t *);
72 static CLIENT *rfs4_cb_getch(rfs4_cbinfo_t *);
73 static void rfs4_cb_freech(rfs4_cbinfo_t *, CLIENT *, bool_t);
167 rfs4_cbinfo_free(rfs4_cbinfo_t *cbp)
206 rfs4_cbinfo_t *cbp = &cp->rc_cbinfo;
338 static rfs4_cbinfo_t *
341 rfs4_cbinfo_t *cbp = &cp->rc_cbinfo;
393 rfs4_cbinfo_rele(rfs4_cbinfo_t *cbp, rfs4_cbstate_t newstate)
439 rfs4_cbch_init(rfs4_cbinfo_t *cbp)
551 rfs4_cb_chflush(rfs4_cbinfo_t *cb
[all...]
H A Dnfs4_srv.c8037 rfs4_cbinfo_t *cbp;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h250 * This enum and the following rfs4_cbinfo_t struct are used to
253 * rfs4_cbinfo_t struct is meant to be encompassed in the client
333 } rfs4_cbinfo_t; typedef in typeref:struct:__anon611
508 rfs4_cbinfo_t rc_cbinfo;
885 extern void rfs4_cbinfo_free(rfs4_cbinfo_t *);

Completed in 67 milliseconds