tag | line | file | source code |
fat_length | 81 | fs/msdos/fat.c | fat_length*copy,&c_data))) break; |
fat_length | 87 | fs/msdos/fat.c | SECTOR_BITS)+MSDOS_SB(sb)->fat_length*copy |
fat_length | 197 | fs/msdos/inode.c | MSDOS_SB(s)->fat_length = CF_LE_W(b->fat_length)*sector_mult; |
fat_length | 199 | fs/msdos/inode.c | b->fat_length))*sector_mult; |
fat_length | 216 | fs/msdos/inode.c | fat_length*SECTOR_SIZE*8/MSDOS_SB(s)->fat_bits || |
fat_length | 229 | fs/msdos/inode.c | fat_length,MSDOS_SB(s)->dir_start,MSDOS_SB(s)->dir_entries, |
fat_length | 76 | include/linux/msdos_fs.h | unsigned short fat_length; /* sectors/FAT */ |
fat_length | 11 | include/linux/msdos_fs_sb.h | unsigned short fat_start,fat_length; /* FAT start & length (sec.) */ |