Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_service.c389 resp->stat.stat = nlm4_granted; in nlm_do_test()
576 status = nlm4_granted; in nlm_do_lock()
794 if (res.stat.stat != nlm4_granted) { in nlm_block()
909 nlm4_granted : nlm4_denied; in nlm_do_cancel()
960 resp->stat.stat = nlm4_granted; in nlm_do_unlock()
1066 resp->stat.stat = nlm4_granted; in nlm_do_granted()
1241 resp->stat = nlm4_granted; in nlm_do_share()
1303 resp->stat = nlm4_granted; in nlm_do_unshare()
H A Dnlm_client.c819 case nlm4_granted: in nlm_call_lock()
1011 case nlm4_granted: in nlm_call_cancel()
1162 case nlm4_granted: in nlm_call_test()
1394 case nlm4_granted: in nlm_call_share()
1468 case nlm4_granted: in nlm_call_unshare()
1610 case nlm4_granted: in nlm_map_status()
/illumos-gate/usr/src/uts/common/rpcsvc/
H A Dnlm_prot.x203 nlm4_granted = 0, /* lock was granted */ enumerator
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nlm.c1090 case nlm4_granted: return ("granted");