tag | line | file | source code |
sectors | 120 | fs/msdos/inode.c | data_sectors = (*((unsigned short *) &b->sectors) ? *((unsigned short *) |
sectors | 121 | fs/msdos/inode.c | &b->sectors) : b->total_sect)-MSDOS_SB(s)->data_start; |
sectors | 131 | fs/msdos/inode.c | MSDOS_SB(s)->data_start,*(unsigned short *) &b->sectors,b->total_sect); |
sectors | 57 | include/linux/hdreg.h | unsigned char sectors; |
sectors | 60 | include/linux/msdos_fs.h | unsigned char sectors[2]; /* number of sectors */ |
sectors | 463 | kernel/blk_drv/hd.c | (char *) &loc->sectors); |
sectors | 91 | kernel/blk_drv/scsi/ultrastor.c | unsigned char sectors: 6; |
sectors | 134 | kernel/blk_drv/scsi/ultrastor.c | unsigned char sectors; |
sectors | 247 | kernel/blk_drv/scsi/ultrastor.c | config.sectors = mapping_table[config_2.mapping_mode].sectors; |