Searched refs:nlm_setlock (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/fs/nfs/nlm/ |
H A D | nlm_advlock.c | 78 static int nlm_setlock(struct nlm_host *host, struct rpc_callextra *ext, 308 error = nlm_setlock(host, &ext, vers, &timo, retries, in nlm_advlock_internal() 325 error = nlm_setlock(host, &ext, vers, in nlm_advlock_internal() 332 error = nlm_setlock(host, &ext, vers, &timo, retries, in nlm_advlock_internal() 760 nlm_setlock(struct nlm_host *host, struct rpc_callextra *ext, in nlm_setlock() function
|