fat_length 383 drivers/staging/exfat/exfat.h u8 fat_length[4]; fat_length 3167 drivers/staging/exfat/exfat_core.c p_fs->num_FAT_sectors = GET32(p_bpb->fat_length); fat_length 69 fs/fat/fat.h unsigned long fat_length; /* FAT start & length (sec.) */ fat_length 383 fs/fat/fatent.c sector_t backup_fat = sbi->fat_length * copy; fat_length 673 fs/fat/fatent.c unsigned long rest = sbi->fat_length - cur_block; fat_length 739 fs/fat/fatent.c unsigned long rest = sbi->fat_length - cur_block; fat_length 71 fs/fat/inode.c unsigned fat_length; fat_length 78 fs/fat/inode.c .fat_length = 1, fat_length 85 fs/fat/inode.c .fat_length = 2, fat_length 92 fs/fat/inode.c .fat_length = 1, fat_length 99 fs/fat/inode.c .fat_length = 2, fat_length 1425 fs/fat/inode.c return ent_per_sec * sbi->fat_length; fat_length 1428 fs/fat/inode.c return sbi->fat_length * sb->s_blocksize * 8 / sbi->fat_bits; fat_length 1447 fs/fat/inode.c if (b->fat_length) fat_length 1469 fs/fat/inode.c bpb->fat_fat_length = le16_to_cpu(b->fat_length); fat_length 1592 fs/fat/inode.c bpb->fat_fat_length = fdefaults->fat_length; fat_length 1704 fs/fat/inode.c sbi->fat_length = bpb.fat_fat_length; fat_length 1717 fs/fat/inode.c if (!sbi->fat_length && bpb.fat32_length) { fat_length 1723 fs/fat/inode.c sbi->fat_length = bpb.fat32_length; fat_length 1764 fs/fat/inode.c sbi->dir_start = sbi->fat_start + sbi->fats * sbi->fat_length; fat_length 119 include/uapi/linux/msdos_fs.h __le16 fat_length; /* sectors/FAT */