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