Searched refs:xfs_xmi_log_format (Results 1 – 4 of 4) sorted by relevance
75 *nbytes += sizeof(struct xfs_xmi_log_format); in xfs_xmi_item_size()96 sizeof(struct xfs_xmi_log_format)); in xfs_xmi_item_format()223 struct xfs_xmi_log_format *xlf; in xfs_exchmaps_create_intent()332 struct xfs_xmi_log_format *xlf = &xmi_lip->xmi_format; in xfs_xmi_validate()361 const struct xfs_xmi_log_format *xlf, in xfs_xmi_item_recover_intent()492 struct xfs_xmi_log_format *old_xlf, *new_xlf; in xfs_exchmaps_relog_intent()557 struct xfs_xmi_log_format *xmi_formatp; in xlog_recover_xmi_commit_pass2()560 len = sizeof(struct xfs_xmi_log_format); in xlog_recover_xmi_commit_pass2()
42 struct xfs_xmi_log_format xmi_format;
188 XFS_CHECK_STRUCT_SIZE(struct xfs_xmi_log_format, 88); in xfs_check_ondisk_structs()
904 struct xfs_xmi_log_format { struct
Completed in 11 milliseconds