Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfdisk_osf.c224 #define BSD_D_BADSECT 0x04 /* supports bad sector forw. */ macro
501 static const int d_masks[] = { BSD_D_REMOVABLE, BSD_D_ECC, BSD_D_BADSECT }; in xbsd_print_disklabel()