Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/avs/dscfglockd/
H A Ddscfglockd.c116 struct lockdaemon *remote_daemon; member
259 return ((the_lock.nholders > 0) && the_lock.remote_daemon != NULL && in addr_is_holder()
260 (order == the_lock.remote_daemon->order)); in addr_is_holder()
393 if (the_lock.type == LOCK_WRITE && the_lock.remote_daemon == NULL) in daemon_alive()
448 if (the_lock.remote_daemon == NULL && in lock_granted()
464 the_lock.remote_daemon != NULL)) { in lock_granted()
502 the_lock.remote_daemon = NULL; in try_lock()
521 the_lock.remote_daemon = NULL; in try_lock()
529 the_lock.remote_daemon = in try_lock()
655 the_lock.remote_daemon); in lock_stat()
[all …]