Searched refs:boot2 (Results 1 – 2 of 2) sorted by relevance
868 u64 dev_size, struct NTFS_BOOT **boot2) in ntfs_init_from_boot() argument1119 *boot2 = kmemdup(boot, sizeof(*boot), GFP_NOFS | __GFP_NOWARN); in ntfs_init_from_boot()1165 struct NTFS_BOOT *boot2 = NULL; in ntfs_fill_super() local1196 bdev_nr_bytes(bdev), &boot2); in ntfs_fill_super()1578 if (boot2) { in ntfs_fill_super()1589 memcpy(bh0->b_data, boot2, sizeof(*boot2)); in ntfs_fill_super()1598 kfree(boot2); in ntfs_fill_super()1622 kfree(boot2); in ntfs_fill_super()
41 struct intel_gsc_partition boot2; member