nlm_shres
struct nlm_shres *nsp_head, *nsp;
struct nlm_shres *nsp_head, *nsp;
struct nlm_shres *nsp, *nsp_new;
struct nlm_shres *nsp, *nsp_prev = NULL;
struct nlm_shres *nsp_del;
struct nlm_shres *
struct nlm_shres *nsp, *nslist = NULL;
struct nlm_shres *nsp_new;
nlm_free_shrlist(struct nlm_shres *nslist)
struct nlm_shres *nsp;
static struct nlm_shres *
struct nlm_shres *nsp;
nlm_shres_destroy_item(struct nlm_shres *nsp)
static struct nlm_shres *nlm_shres_create_item(struct shrlock *, vnode_t *);
static void nlm_shres_destroy_item(struct nlm_shres *);
struct nlm_shres {
struct nlm_shres *ns_next;
struct nlm_shres *nh_shrlist; /* (l) */
struct nlm_shres *nlm_get_active_shres(struct nlm_host *);