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