xfs_efi_log_format_t   79 fs/xfs/xfs_extfree_item.c 	size = sizeof(xfs_efi_log_format_t);
xfs_efi_log_format_t   86 fs/xfs/xfs_extfree_item.c 	ASSERT(size >= sizeof(xfs_efi_log_format_t));
xfs_efi_log_format_t  285 fs/xfs/xfs_extfree_item.c xfs_efi_copy_format(xfs_log_iovec_t *buf, xfs_efi_log_format_t *dst_efi_fmt)
xfs_efi_log_format_t  287 fs/xfs/xfs_extfree_item.c 	xfs_efi_log_format_t *src_efi_fmt = (xfs_efi_log_format_t *)buf->i_addr;
xfs_efi_log_format_t  289 fs/xfs/xfs_extfree_item.c 	uint len = sizeof(xfs_efi_log_format_t) + 
xfs_efi_log_format_t  136 fs/xfs/xfs_extfree_item.h 	xfs_efi_log_format_t	efi_format;
xfs_efi_log_format_t  163 fs/xfs/xfs_extfree_item.h 					    xfs_efi_log_format_t *dst_efi_fmt);
xfs_efi_log_format_t 2668 fs/xfs/xfs_log_recover.c 	xfs_efi_log_format_t	*efi_formatp;
xfs_efi_log_format_t 2674 fs/xfs/xfs_log_recover.c 	efi_formatp = (xfs_efi_log_format_t *)item->ri_buf[0].i_addr;