Home
last modified time | relevance | path

Searched refs:ch_prog (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/rdc/
H A Drdc_clnt.h38 ulong_t ch_prog; member
H A Drdc_clnt.c2722 if (ch->ch_prog == RDC_PROGRAM && in rdc_clnt_get()
2809 ch->ch_prog = RDC_PROGRAM; in rdc_clnt_get()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs_clnt.h222 rpcprog_t ch_prog; /* RPC program number */ member
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c854 if (ch->ch_prog == ci->cl_prog && in clget4()
875 newch->ch_prog = ci->cl_prog; in clget4()
H A Dnfs_subr.c338 if (ch->ch_prog == ci->cl_prog && in clget_impl()
359 newch->ch_prog = ci->cl_prog; in clget_impl()