Searched refs:clsiz (Results 1 – 4 of 4) sorted by relevance
169 unsigned char clsiz; /* 13 Cluster size in sectors */ member
66 printf("cluster size: %d sectors\n", boot->boot.clsiz); in displayBPB()
335 This->cluster_size = boot.boot.clsiz; in fs_init()
1472 boot.boot.clsiz = (unsigned char) Fs.cluster_size; in mformat()