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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_extfree_item.h53 __uint16_t efi_type; /* efi log item type */ member in struct:xfs_efi_log_format
61 __uint16_t efi_type; /* efi log item type */ member in struct:xfs_efi_log_format_32
69 __uint16_t efi_type; /* efi log item type */ member in struct:xfs_efi_log_format_64
H A Dxfs_extfree_item.c79 efip->efi_format.efi_type = XFS_LI_EFI;
262 dst_efi_fmt->efi_type = src_efi_fmt_32->efi_type;
276 dst_efi_fmt->efi_type = src_efi_fmt_64->efi_type;

Completed in 22 milliseconds