Searched refs:DEFBLK16 (Results 1 – 1 of 1) sorted by relevance
70 #define DEFBLK16 2048 /* default block size FAT16 */ macro574 for (bpb.spc = howmany(fat == 16 ? DEFBLK16 : DEFBLK, bpb.bps); in newfs_msdos_main()