tag | line | file | source code |
fat_start | 32 | fs/msdos/fat.c | if (!(bh = bread(sb->s_dev,MSDOS_SB(sb)->fat_start+(first >> |
fat_start | 40 | fs/msdos/fat.c | if (!(bh2 = bread(sb->s_dev,MSDOS_SB(sb)->fat_start+(last |
fat_start | 79 | fs/msdos/fat.c | fat_start+(first >> SECTOR_BITS)+MSDOS_SB(sb)-> |
fat_start | 85 | fs/msdos/fat.c | MSDOS_SB(sb)->fat_start+(first >> |
fat_start | 229 | fs/msdos/inode.c | MSDOS_SB(sb)->fat_start = CF_LE_W(b->reserved)*sector_mult; |
fat_start | 271 | fs/msdos/inode.c | MSDOS_SB(sb)->fats,MSDOS_SB(sb)->fat_start,MSDOS_SB(sb)-> |
fat_start | 11 | include/linux/msdos_fs_sb.h | unsigned short fat_start,fat_length; /* FAT start & length (sec.) */ |