Searched refs:nfs_log_list (Results 1 – 1 of 1) sorted by relevance
53 struct nfs_log_list { struct55 struct nfs_log_list *l_next; argument59 static struct nfs_log_list *badtag_list = NULL;414 struct nfs_log_list *lp, *p; in badtag_notify()433 if ((lp = (struct nfs_log_list *)malloc(sizeof (*lp))) != NULL) { in badtag_notify()