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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_client.c662 struct flock64 *flp, int32_t orig_state)
674 if (state != orig_state)
1286 struct shrlock *shr, uint32_t orig_state)
1293 if (state != orig_state) {
661 nlm_reclaim_lock(struct nlm_host *hostp, vnode_t *vp, struct flock64 *flp, int32_t orig_state) argument
1285 nlm_reclaim_share(struct nlm_host *hostp, vnode_t *vp, struct shrlock *shr, uint32_t orig_state) argument

Completed in 52 milliseconds