Searched refs:nlm_copy_netobj (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/fs/nfs/nlm/ |
H A D | nlm.h | 62 extern void nlm_copy_netobj(struct netobj *dst, struct netobj *src,
|
H A D | nlm_prot_impl.c | 341 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()
|