Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_proc.c82 static int statd_call_lockd(mon *monp, int state);
710 if (statd_call_lockd(&minfop->id, minfop->state) == -1) { in thr_send_notice()
735 statd_call_lockd(mon *monp, int state) in statd_call_lockd() function