| tag | line | file | source code |
| fat_start | 30 | fs/msdos/fat.c | if (!(bh = msdos_sread(sb->s_dev,MSDOS_SB(sb)->fat_start+(first >> |
| fat_start | 40 | fs/msdos/fat.c | if (!(bh2 = msdos_sread(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 | 147 | fs/msdos/inode.c | MSDOS_SB(s)->fat_start = b->reserved; |
| fat_start | 162 | fs/msdos/inode.c | b->media,MSDOS_SB(s)->cluster_size,MSDOS_SB(s)->fats,MSDOS_SB(s)->fat_start, |
| fat_start | 7 | include/linux/msdos_fs_sb.h | unsigned short fat_start,fat_length; /* FAT start & length (sec.) */ |