taglinefilesource code
data_sectors124fs/msdos/inode.cint data_sectors;
data_sectors153fs/msdos/inode.cdata_sectors = (*((unsigned short *) &b->sectors) ? *((unsigned short *)
data_sectors155fs/msdos/inode.cMSDOS_SB(s)->clusters = b->cluster_size ? data_sectors/b->cluster_size :