iop_format        129 fs/xfs/xfs_bmap_item.c 	.iop_format	= xfs_bui_item_format,
iop_format        210 fs/xfs/xfs_bmap_item.c 	.iop_format	= xfs_bud_item_format,
iop_format        682 fs/xfs/xfs_buf_item.c 	.iop_format	= xfs_buf_item_format,
iop_format        227 fs/xfs/xfs_dquot_item.c 	.iop_format	= xfs_qm_dquot_logitem_format,
iop_format        328 fs/xfs/xfs_dquot_item.c 	.iop_format	= xfs_qm_qoff_logitem_format,
iop_format        335 fs/xfs/xfs_dquot_item.c 	.iop_format	= xfs_qm_qoff_logitem_format,
iop_format        144 fs/xfs/xfs_extfree_item.c 	.iop_format	= xfs_efi_item_format,
iop_format        314 fs/xfs/xfs_extfree_item.c 	.iop_format	= xfs_efd_item_format,
iop_format         64 fs/xfs/xfs_icreate_item.c 	.iop_format	= xfs_icreate_item_format,
iop_format        632 fs/xfs/xfs_inode_item.c 	.iop_format	= xfs_inode_item_format,
iop_format        373 fs/xfs/xfs_log_cil.c 		lip->li_ops->iop_format(lip, lv);
iop_format        128 fs/xfs/xfs_refcount_item.c 	.iop_format	= xfs_cui_item_format,
iop_format        215 fs/xfs/xfs_refcount_item.c 	.iop_format	= xfs_cud_item_format,
iop_format        127 fs/xfs/xfs_rmap_item.c 	.iop_format	= xfs_rui_item_format,
iop_format        236 fs/xfs/xfs_rmap_item.c 	.iop_format	= xfs_rud_item_format,
iop_format         72 fs/xfs/xfs_trans.h 	void (*iop_format)(struct xfs_log_item *, struct xfs_log_vec *);