| tag | line | file | source code |
|---|---|---|---|
| total_sect | 245 | fs/fat/inode.c | CF_LE_L(b->total_sect))*sector_mult-MSDOS_SB(sb)->data_start; |
| total_sect | 280 | fs/fat/inode.c | sectors),(unsigned long)b->total_sect,logical_sector_size); |
| total_sect | 94 | include/linux/msdos_fs.h | __u32 total_sect; /* number of sectors (if sectors == 0) */ |