Searched defs:statd_call_lockd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_proc.c82 static int statd_call_lockd(mon *monp, int state);
702 * Work thread created to do the actual statd_call_lockd
710 if (statd_call_lockd(&minfop->id, minfop->state) == -1) {
735 statd_call_lockd(mon *monp, int state) function
755 (void) printf("statd_call_lockd: %s state = %d\n",

Completed in 46 milliseconds