> + xfs_buf_log_format_t *buf_f = item->ri_buf[0].i_addr; Please switch to the struct types instead of typedefs for all moved code.
> + xfs_buf_log_format_t *buf_f = item->ri_buf[0].i_addr; Please switch to the struct types instead of typedefs for all moved code.