Searched refs:nlm_copy_netobj (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/nlm/ |
| D | nlm.h | 60 extern void nlm_copy_netobj(struct netobj *dst, struct netobj *src,
|
| D | nlm_prot_impl.c | 333 nlm_copy_netobj(struct netobj *dst, struct netobj *src, in nlm_copy_netobj() function 1877 nlm_copy_netobj(&result->cookie, &argp->cookie, M_RPC); in nlm_do_test() 1984 nlm_copy_netobj(&result->cookie, &argp->cookie, M_RPC); in nlm_do_lock() 2063 nlm_copy_netobj(&af->af_granted.alock.fh, in nlm_do_lock() 2065 nlm_copy_netobj(&af->af_granted.alock.oh, in nlm_do_lock() 2164 nlm_copy_netobj(&result->cookie, &argp->cookie, M_RPC); in nlm_do_cancel() 2253 nlm_copy_netobj(&result->cookie, &argp->cookie, M_RPC); in nlm_do_unlock() 2304 nlm_copy_netobj(&result->cookie, &argp->cookie, M_RPC); in nlm_do_granted()
|