tag | line | file | source code |
---|---|---|---|
total_sect | 121 | fs/msdos/inode.c | &b->sectors) : b->total_sect)-MSDOS_SB(s)->data_start; |
total_sect | 131 | fs/msdos/inode.c | MSDOS_SB(s)->data_start,*(unsigned short *) &b->sectors,b->total_sect); |
total_sect | 66 | include/linux/msdos_fs.h | unsigned long total_sect; /* number of sectors (if sectors == 0) */ |