taglinefilesource code
hardsect_size100drivers/block/ll_rw_blk.cint * hardsect_size[MAX_BLKDEV] = { NULL, NULL, };
hardsect_size1281drivers/scsi/sd.chardsect_size[MAJOR_NR] = sd_hardsizes;
hardsect_size1520drivers/scsi/sd.chardsect_size[MAJOR_NR] = NULL;
hardsect_size182fs/msdos/inode.cif (hardsect_size[MAJOR(sb->s_dev)] != NULL){
hardsect_size183fs/msdos/inode.cblksize = hardsect_size[MAJOR(sb->s_dev)][MINOR(sb->s_dev)];
hardsect_size54include/linux/blkdev.hextern int * hardsect_size[MAX_BLKDEV];
hardsect_size271kernel/ksyms.cX(hardsect_size),