Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_service.c127 nlm_init_flock(struct flock64 *fl, struct nlm4_lock *nl, in nlm_init_flock() function
372 error = nlm_init_flock(&fl, &argp->alock, host, sr->rq_vers, in nlm_do_test()
550 error = nlm_init_flock(&fl, &argp->alock, host, sr->rq_vers, in nlm_do_lock()
885 error = nlm_init_flock(&fl, &argp->alock, host, sr->rq_vers, in nlm_do_cancel()
986 error = nlm_init_flock(&fl, &argp->alock, host, sr->rq_vers, F_UNLCK); in nlm_do_unlock()