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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_recover.c2700 xfs_efd_log_format_t *efd_formatp; local
2711 efd_formatp = (xfs_efd_log_format_t *)item->ri_buf[0].i_addr;
2713 ((efd_formatp->efd_nextents - 1) * sizeof(xfs_extent_32_t)))) ||
2715 ((efd_formatp->efd_nextents - 1) * sizeof(xfs_extent_64_t)))));
2716 efi_id = efd_formatp->efd_efi_id;

Completed in 52 milliseconds