Searched refs:efi_type (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Defi.c19 enum efi_type efi_get_type(struct boot_params *bp)
22 enum efi_type et;
64 enum efi_type et;
88 enum efi_type et)
135 enum efi_type et;
172 enum efi_type et)
213 enum efi_type et;
H A Dmem.c54 enum efi_type et;
H A Dmisc.h208 enum efi_type { enum
216 enum efi_type efi_get_type(struct boot_params *bp);
225 static inline enum efi_type efi_get_type(struct boot_params *bp)
H A Dacpi.c58 enum efi_type et;
/linux-master/fs/xfs/
H A Dxfs_extfree_item.c99 efip->efi_format.efi_type = XFS_LI_EFI;
193 dst_efi_fmt->efi_type = src_efi_fmt_32->efi_type;
207 dst_efi_fmt->efi_type = src_efi_fmt_64->efi_type;
/linux-master/fs/xfs/libxfs/
H A Dxfs_log_format.h619 uint16_t efi_type; /* efi log item type */ member in struct:xfs_efi_log_format
635 uint16_t efi_type; /* efi log item type */ member in struct:xfs_efi_log_format_32
651 uint16_t efi_type; /* efi log item type */ member in struct:xfs_efi_log_format_64

Completed in 313 milliseconds