Searched refs:xfs_efi_log_format_sizeof (Results 1 – 3 of 3) sorted by relevance
60 xfs_efi_log_format_sizeof(nr); in xfs_efi_log_item_sizeof()
78 *nbytes += xfs_efi_log_format_sizeof(efip->efi_format.efi_nextents); in xfs_efi_item_size()104 xfs_efi_log_format_sizeof(efip->efi_format.efi_nextents)); in xfs_efi_item_format()178 uint len = xfs_efi_log_format_sizeof(src_efi_fmt->efi_nextents); in xfs_efi_copy_format()714 if (item->ri_buf[0].i_len < xfs_efi_log_format_sizeof(0)) { in xlog_recover_efi_commit_pass2()
620 xfs_efi_log_format_sizeof( in xfs_efi_log_format_sizeof() function