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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/volume_id/lib/
H A Dfat.c59 uint32_t total_sect; member in struct:vfat_super_block
341 sect_count = le32_to_cpu(vs->total_sect);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmsdos_fs.h127 __le32 total_sect; /* number of sectors (if sectors == 0) */ 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.c1332 total_sectors = le32_to_cpu(b->total_sect);

Completed in 67 milliseconds