Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/x68k/
H A Ddisksubr.c49 static void parttbl_consistency_check(struct disklabel *,
207 parttbl_consistency_check(lp, dp); in readdisklabel()
272 parttbl_consistency_check(lp, dp); in writedisklabel()
418 parttbl_consistency_check(struct disklabel *lp, struct dos_partition *dp) in parttbl_consistency_check() function