Searched refs:nb_indirdeps (Results 1 – 2 of 2) sorted by relevance
431 struct indirdephd nb_indirdeps; /* Children indirect blocks. */ member
2449 LIST_INIT(&newblk->nb_indirdeps); in newblk_lookup()6240 LIST_INSERT_HEAD(&newblk->nb_indirdeps, indirdep, ir_next); in indirdep_lookup()6533 LIST_FOREACH(indirn, &newblk->nb_indirdeps, ir_next) in setup_trunc_indir()7727 while ((indirdep = LIST_FIRST(&newblk->nb_indirdeps)) != NULL) in free_newblk()14848 LIST_FIRST(&nbp->nb_indirdeps), in newblk_print()