Searched refs:nlm_init_fh_by_vp (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/klm/ |
H A D | nlm_client.c | 90 static int nlm_init_fh_by_vp(vnode_t *, struct netobj *, rpcvers_t *); 487 error = nlm_init_fh_by_vp(llp->ll_vp, &lm_fh, &vers); in nlm_client_cancel_all() 503 error = nlm_init_fh_by_vp(nsp->ns_vp, &lm_fh, &vers); in nlm_client_cancel_all() 677 error = nlm_init_fh_by_vp(vp, &lm_fh, &vers); in nlm_reclaim_lock() 1301 error = nlm_init_fh_by_vp(vp, &lm_fh, &vers); in nlm_reclaim_share() 1538 nlm_init_fh_by_vp(vnode_t *vp, struct netobj *fh, rpcvers_t *lm_vers) in nlm_init_fh_by_vp() function
|