Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/klm/
H A Dnlm_service.c334 nlm_copy_netobj(&resp->cookie, &argp->cookie); in nlm_do_test()
476 nlm_copy_netobj(&resp->cookie, &argp->cookie); in nlm_do_lock()
783 nlm_copy_netobj(&resp->cookie, &argp->cookie); in nlm_do_cancel()
880 nlm_copy_netobj(&resp->cookie, &argp->cookie); in nlm_do_unlock()
973 nlm_copy_netobj(&resp->cookie, &argp->cookie); in nlm_do_granted()
1136 nlm_copy_netobj(&resp->cookie, &argp->cookie); in nlm_do_share()
1203 nlm_copy_netobj(&resp->cookie, &argp->cookie); in nlm_do_unshare()
H A Dnlm_impl.h610 void nlm_copy_netobj(struct netobj *, struct netobj *);
H A Dnlm_impl.c532 nlm_copy_netobj(struct netobj *dst, struct netobj *src) in nlm_copy_netobj() function
1947 nlm_copy_netobj(&nslp->nsl_fh, &nslp->nsl_lock.fh); in nlm_slock_register()