Searched refs:nr_sectors (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Dinode.c64 unsigned nr_sectors; member in struct:fat_floppy_defaults
71 .nr_sectors = 160 * KB_IN_SECTORS,
78 .nr_sectors = 180 * KB_IN_SECTORS,
85 .nr_sectors = 320 * KB_IN_SECTORS,
92 .nr_sectors = 360 * KB_IN_SECTORS,
1480 if (floppy_defaults[i].nr_sectors == bd_sects) {
1504 bpb->fat_sectors = fdefaults->nr_sectors;

Completed in 29 milliseconds