Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm.h62 extern void nlm_copy_netobj(struct netobj *dst, struct netobj *src,
H A Dnlm_prot_impl.c341 nlm_copy_netobj(struct netobj *dst, struct netobj *src, in nlm_copy_netobj() function
1890 nlm_copy_netobj(&result->cookie, &argp->cookie, M_RPC); in nlm_do_test()
1997 nlm_copy_netobj(&result->cookie, &argp->cookie, M_RPC); in nlm_do_lock()
2076 nlm_copy_netobj(&af->af_granted.alock.fh, in nlm_do_lock()
2078 nlm_copy_netobj(&af->af_granted.alock.oh, in nlm_do_lock()
2177 nlm_copy_netobj(&result->cookie, &argp->cookie, M_RPC); in nlm_do_cancel()
2266 nlm_copy_netobj(&result->cookie, &argp->cookie, M_RPC); in nlm_do_unlock()
2317 nlm_copy_netobj(&result->cookie, &argp->cookie, M_RPC); in nlm_do_granted()