Searched refs:di_copytree (Results 1 – 1 of 1) sorted by relevance
305 static di_off_t di_copytree(struct dev_info *, di_off_t *, struct di_state *);1419 off = di_copytree(DEVI(rootnode), &all->top_devinfo, st); in di_snapshot()1731 di_copytree(struct dev_info *root, di_off_t *off_p, struct di_state *st) in di_copytree() function