Lines Matching refs: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()
2308 static struct nlm_shres *
2311 struct nlm_shres *nsp; in nlm_shres_create_item()
2324 nlm_shres_destroy_item(struct nlm_shres *nsp) in nlm_shres_destroy_item()