Home
last modified time | relevance | path

Searched refs:xmi_formatp (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
H A Dxfs_exchmaps_item.c554 struct xfs_xmi_log_format *xmi_formatp; in xlog_recover_xmi_commit_pass2() local
563 xmi_formatp = item->ri_buf[0].iov_base; in xlog_recover_xmi_commit_pass2()
564 if (xmi_formatp->__pad != 0) { in xlog_recover_xmi_commit_pass2()
570 memcpy(&xmi_lip->xmi_format, xmi_formatp, len); in xlog_recover_xmi_commit_pass2()