Searched refs:nlm_shres (Results 1 – 3 of 3) sorted by relevance
250 struct nlm_shres { struct253 struct nlm_shres *ns_next; argument370 struct nlm_shres *nh_shrlist; /* (l) */606 struct nlm_shres *nlm_get_active_shres(struct nlm_host *);607 void nlm_free_shrlist(struct nlm_shres *);
265 static struct nlm_shres *nlm_shres_create_item(struct shrlock *, vnode_t *);266 static void nlm_shres_destroy_item(struct nlm_shres *);2192 struct nlm_shres *nsp, *nsp_new; in nlm_shres_track()2228 struct nlm_shres *nsp, *nsp_prev = NULL; in nlm_shres_untrack()2234 struct nlm_shres *nsp_del; in nlm_shres_untrack()2260 struct nlm_shres *2263 struct nlm_shres *nsp, *nslist = NULL; in nlm_get_active_shres()2267 struct nlm_shres *nsp_new; in nlm_get_active_shres()2283 nlm_free_shrlist(struct nlm_shres *nslist) in nlm_free_shrlist()2285 struct nlm_shres *nsp; in nlm_free_shrlist()[all …]
148 struct nlm_shres *nsp_head, *nsp; in nlm_reclaim_client()472 struct nlm_shres *nsp_head, *nsp; in nlm_client_cancel_all()