Searched refs:CLSET_PROGRESS (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/avs/ns/ |
H A D | contract.h | 292 #define CLSET_PROGRESS 0 macro
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | clnt.h | 654 #define CLSET_PROGRESS 10000 /* Report RPC_INPROGRESS if a request */ macro
|
H A D | clnt_cots.c | 676 case CLSET_PROGRESS: in clnt_cots_kcontrol()
|
/titanic_50/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_clnt.c | 2763 (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 D | nfs4_subr.c | 969 (void) CLNT_CONTROL(cp->ch_client, CLSET_PROGRESS, NULL); in clget4()
|
H A D | nfs_subr.c | 450 (void) CLNT_CONTROL(cp->ch_client, CLSET_PROGRESS, NULL); in clget_impl()
|