Home
last modified time | relevance | path

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

/titanic_44/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) in rfs4_cbinfo_free()
206 rfs4_cbinfo_t *cbp = &cp->rc_cbinfo; in rfs4_do_cb_null()
338 static rfs4_cbinfo_t *
341 rfs4_cbinfo_t *cbp = &cp->rc_cbinfo; in rfs4_cbinfo_hold()
393 rfs4_cbinfo_rele(rfs4_cbinfo_t *cbp, rfs4_cbstate_t newstate) in rfs4_cbinfo_rele()
439 rfs4_cbch_init(rfs4_cbinfo_t *cbp) in rfs4_cbch_init()
551 rfs4_cb_chflush(rfs4_cbinfo_t *cbp) in rfs4_cb_chflush()
[all …]
H A Dnfs4_srv.c8091 rfs4_cbinfo_t *cbp; in rfs4_op_setclientid()
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4.h333 } rfs4_cbinfo_t; typedef
508 rfs4_cbinfo_t rc_cbinfo;
885 extern void rfs4_cbinfo_free(rfs4_cbinfo_t *);