Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/
H A Dcontract.h292 #define CLSET_PROGRESS 0 macro
/titanic_50/usr/src/uts/common/rpc/
H A Dclnt.h654 #define CLSET_PROGRESS 10000 /* Report RPC_INPROGRESS if a request */ macro
H A Dclnt_cots.c676 case CLSET_PROGRESS: in clnt_cots_kcontrol()
/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_clnt.c2763 (void) CLNT_CONTROL(client, CLSET_PROGRESS, NULL); in rdc_clnt_get()
2785 (void) CLNT_CONTROL(ch->ch_client, CLSET_PROGRESS, in rdc_clnt_get()
2836 (void) CLNT_CONTROL(*clp, CLSET_PROGRESS, NULL); in rdc_clnt_get()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c969 (void) CLNT_CONTROL(cp->ch_client, CLSET_PROGRESS, NULL); in clget4()
H A Dnfs_subr.c450 (void) CLNT_CONTROL(cp->ch_client, CLSET_PROGRESS, NULL); in clget_impl()