Searched refs:nlm_host_monitor (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/klm/ |
H A D | nlm_impl.h | 578 void nlm_host_monitor(struct nlm_globals *, struct nlm_host *, int);
|
H A D | nlm_service.c | 648 nlm_host_monitor(g, host, argp->state); in nlm_do_lock() 1174 nlm_host_monitor(g, host, 0); in nlm_do_share()
|
H A D | nlm_client.c | 304 nlm_host_monitor(g, hostp, 0); in nlm_frlock() 1276 nlm_host_monitor(g, host, 0); in nlm_shrlock()
|
H A D | nlm_impl.c | 1793 nlm_host_monitor(struct nlm_globals *g, struct nlm_host *host, int state) in nlm_host_monitor() function
|