Searched refs:modules_tail (Results 1 – 1 of 1) sorted by relevance
80 fstyp_module_t *modules_tail; /* last module in the list */ member395 if (h->modules_tail == NULL) { in fstyp_init_module()396 h->modules = h->modules_tail = mp; in fstyp_init_module()398 h->modules_tail->next = mp; in fstyp_init_module()399 h->modules_tail = mp; in fstyp_init_module()471 h->modules = h->modules_tail = h->ident = NULL; in fstyp_fini_all_modules()