Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h654 #define CLSET_PROGRESS 10000 /* Report RPC_INPROGRESS if a request */ macro
H A Dclnt_cots.c679 case CLSET_PROGRESS: in clnt_cots_kcontrol()
/illumos-gate/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.c451 (void) CLNT_CONTROL(cp->ch_client, CLSET_PROGRESS, NULL); in clget_impl()