Home
last modified time | relevance | path

Searched refs:destroy_indir (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/md/
H A Dmd.c317 destroy_indir(struct md_s *sc, struct indir *ip) in destroy_indir() function
325 destroy_indir(sc, (struct indir*)(ip->array[i])); in destroy_indir()
1550 destroy_indir(sc, sc->indir); in mddestroy()