Searched refs:nlm_get_vfs_state (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/nlm/ |
H A D | nlm_prot_impl.c | 1756 nlm_get_vfs_state(struct nlm_host *host, struct svc_req *rqstp, in nlm_get_vfs_state() function 1890 error = nlm_get_vfs_state(host, rqstp, &fh, &vs, accmode); in nlm_do_test() 1997 error = nlm_get_vfs_state(host, rqstp, &fh, &vs, accmode); in nlm_do_lock() 2176 error = nlm_get_vfs_state(host, rqstp, &fh, &vs, (accmode_t)0); in nlm_do_cancel() 2265 error = nlm_get_vfs_state(host, rqstp, &fh, &vs, (accmode_t)0); in nlm_do_unlock()
|