taglinefilesource code
hardsect_size99drivers/block/ll_rw_blk.cint * hardsect_size[MAX_BLKDEV] = { NULL, NULL, };
hardsect_size1072drivers/scsi/sd.chardsect_size[MAJOR_NR] = sd_hardsizes;
hardsect_size180fs/msdos/inode.cif (hardsect_size[MAJOR(sb->s_dev)] != NULL){
hardsect_size181fs/msdos/inode.cblksize = hardsect_size[MAJOR(sb->s_dev)][MINOR(sb->s_dev)];
hardsect_size47include/linux/blkdev.hextern int * hardsect_size[MAX_BLKDEV];
hardsect_size147kernel/ksyms.cX(hardsect_size),