Searched refs:xfs_efd_log_format_t (Results 1 – 3 of 3) sorted by relevance
91 } xfs_efd_log_format_t; typedef148 xfs_efd_log_format_t efd_format;
403 size = sizeof(xfs_efd_log_format_t); in xfs_efd_item_format()410 ASSERT(size >= sizeof(xfs_efd_log_format_t)); in xfs_efd_item_format()
2713 xfs_efd_log_format_t *efd_formatp; in xlog_recover_do_efd_trans()2724 efd_formatp = (xfs_efd_log_format_t *)item->ri_buf[0].i_addr; in xlog_recover_do_efd_trans()