tag | line | file | source code |
fat_start | 29 | fs/msdos/fat.c | if (!(bh = msdos_sread(sb->s_dev,MSDOS_SB(sb)->fat_start+(first >> |
fat_start | 39 | fs/msdos/fat.c | if (!(bh2 = msdos_sread(sb->s_dev,MSDOS_SB(sb)->fat_start+(last |
fat_start | 77 | fs/msdos/fat.c | fat_start+(first >> SECTOR_BITS)+MSDOS_SB(sb)-> |
fat_start | 83 | fs/msdos/fat.c | MSDOS_SB(sb)->fat_start+(first >> |
fat_start | 114 | fs/msdos/inode.c | MSDOS_SB(s)->fat_start = b->reserved; |
fat_start | 129 | 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.) */ |