Searched refs:DTYPE_VND (Results 1 – 4 of 4) sorted by relevance
196 #define DTYPE_VND 12 /* vnode pseudo-disk */ macro
330 dl.d_type != DTYPE_VND && !force_mbr) { in main()644 dl->d_type != DTYPE_VND) || (userspec && nsectors != 99)) { in loadblocknums()
631 dip->disklabel.d_type = DTYPE_VND; in disk_trylabel()712 dip->disklabel.d_type = DTYPE_VND; in disk_trylabel()
401 lp->d_type = DTYPE_VND; in vndgetdisklabel()