Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_dquot_item.c198 .iop_format = xfs_qm_dquot_logitem_format,
303 .iop_format = xfs_qm_qoff_logitem_format,
311 .iop_format = xfs_qm_qoff_logitem_format,
Dxfs_icreate_item.c72 .iop_format = xfs_icreate_item_format,
Dxfs_refcount_item.c213 .iop_format = xfs_cud_item_format,
591 .iop_format = xfs_cui_item_format,
Dxfs_rmap_item.c236 .iop_format = xfs_rud_item_format,
614 .iop_format = xfs_rui_item_format,
Dxfs_bmap_item.c208 .iop_format = xfs_bud_item_format,
573 .iop_format = xfs_bui_item_format,
Dxfs_trans.h68 void (*iop_format)(struct xfs_log_item *, struct xfs_log_vec *); member
Dxfs_extfree_item.c312 .iop_format = xfs_efd_item_format,
675 .iop_format = xfs_efi_item_format,
Dxfs_buf_item.c675 .iop_format = xfs_buf_item_format,
Dxfs_log_cil.c372 lip->li_ops->iop_format(lip, lv); in xlog_cil_insert_format_items()
Dxfs_inode_item.c614 .iop_format = xfs_inode_item_format,