Home
last modified time | relevance | path

Searched refs:boot2 (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs3/
H A Dsuper.c875 u64 dev_size, struct NTFS_BOOT **boot2) in ntfs_init_from_boot() argument
1126 *boot2 = kmemdup(boot, sizeof(*boot), GFP_NOFS | __GFP_NOWARN); in ntfs_init_from_boot()
1172 struct NTFS_BOOT *boot2 = NULL; in ntfs_fill_super() local
1203 bdev_nr_bytes(bdev), &boot2); in ntfs_fill_super()
1570 if (boot2) { in ntfs_fill_super()
1581 memcpy(bh0->b_data, boot2, sizeof(*boot2)); in ntfs_fill_super()
1590 kfree(boot2); in ntfs_fill_super()
1616 kfree(boot2); in ntfs_fill_super()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_binary_headers.h41 struct intel_gsc_partition boot2; member
/linux/drivers/gpu/drm/xe/
H A Dxe_uc_fw_abi.h227 struct gsc_partition boot2; member