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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmsdos_fs.h134 __le16 info_sector; /* filesystem info sector */ member in struct:fat_boot_sector
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/fat/
H A Dinode.c10 * Max Cohan: Fixed invalid FSINFO offset when info_sector is 0
1277 /* MC - if info_sector is 0, don't multiply by 0 */
1278 sbi->fsinfo_sector = le16_to_cpu(b->info_sector);

Completed in 110 milliseconds