Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dsuper.c916 u64 dev_size, struct NTFS_BOOT **boot2) in ntfs_init_from_boot() argument
1167 *boot2 = kmemdup(boot, sizeof(*boot), GFP_NOFS | __GFP_NOWARN); in ntfs_init_from_boot()
1213 struct NTFS_BOOT *boot2 = NULL; in ntfs_fill_super() local
1244 bdev_nr_bytes(bdev), &boot2); in ntfs_fill_super()
1611 if (boot2) { in ntfs_fill_super()
1622 memcpy(bh0->b_data, boot2, sizeof(*boot2)); in ntfs_fill_super()
1631 kfree(boot2); in ntfs_fill_super()
1644 kfree(boot2); in ntfs_fill_super()
/linux-6.15/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_binary_headers.h41 struct intel_gsc_partition boot2; member
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_uc_fw_abi.h227 struct gsc_partition boot2; member