Home
last modified time | relevance | path

Searched refs:total_sect (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dmsdos_fs.h123 __le32 total_sect; /* number of sectors (if sectors == 0) */ member
/linux/fs/fat/
H A Dinode.c1402 bpb->fat_total_sect = le32_to_cpu(b->total_sect); in fat_read_bpb()