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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmsdos_fs.h120 __le32 total_sect; /* number of sectors (if sectors == 0) */ member in struct:fat_boot_sector
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dinode.c1422 total_sectors = le32_to_cpu(b->total_sect);

Completed in 83 milliseconds