Searched refs:NTFS_BOOT (Results 1 – 2 of 2) sorted by relevance
855 static u32 true_sectors_per_clst(const struct NTFS_BOOT *boot) in true_sectors_per_clst()875 u64 dev_size, struct NTFS_BOOT **boot2) in ntfs_init_from_boot()881 struct NTFS_BOOT *boot; in ntfs_init_from_boot()906 boot = (struct NTFS_BOOT *)Add2Ptr(bh->b_data, boot_off); in ntfs_init_from_boot()1172 struct NTFS_BOOT *boot2 = NULL; in ntfs_fill_super()
192 struct NTFS_BOOT { struct228 static_assert(sizeof(struct NTFS_BOOT) == 0x200); argument