Searched refs:initdisklabel (Results 1 – 16 of 16) sorted by relevance
61 if ((error = initdisklabel(lp))) in readdisklabel()
62 if ((error = initdisklabel(lp))) in readdisklabel()
60 if ((error = initdisklabel(lp))) in readdisklabel()
56 if ((error = initdisklabel(lp))) in readdisklabel()
73 if ((error = initdisklabel(lp))) in readdisklabel()
65 if ((error = initdisklabel(lp))) in readdisklabel()
59 if ((error = initdisklabel(lp))) in readdisklabel()
489 int initdisklabel(struct disklabel *);
111 if ((error = initdisklabel(lp))) in readdisklabel()
67 if ((error = initdisklabel(lp))) in readdisklabel()
138 initdisklabel(struct disklabel *lp) in initdisklabel() function