xfs_efd_log_format_t  411 fs/xfs/xfs_extfree_item.c 	size = sizeof(xfs_efd_log_format_t);
xfs_efd_log_format_t  418 fs/xfs/xfs_extfree_item.c 	ASSERT(size >= sizeof(xfs_efd_log_format_t));
xfs_efd_log_format_t  148 fs/xfs/xfs_extfree_item.h 	xfs_efd_log_format_t	efd_format;
xfs_efd_log_format_t 2710 fs/xfs/xfs_log_recover.c 	xfs_efd_log_format_t	*efd_formatp;
xfs_efd_log_format_t 2720 fs/xfs/xfs_log_recover.c 	efd_formatp = (xfs_efd_log_format_t *)item->ri_buf[0].i_addr;