| tag | line | file | source code |
|---|---|---|---|
| data_sectors | 174 | fs/fat/inode.c | int data_sectors,logical_sector_size,sector_mult,fat_clusters=0; |
| data_sectors | 243 | fs/fat/inode.c | data_sectors = (CF_LE_W(*((unsigned short *) &b->sectors)) ? |
| data_sectors | 248 | fs/fat/inode.c | MSDOS_SB(sb)->clusters = b->cluster_size ? data_sectors/ |