Searched refs:iop_format (Results 1 – 10 of 10) sorted by relevance
/linux-4.19.296/fs/xfs/ |
D | xfs_dquot_item.c | 257 .iop_format = xfs_qm_dquot_logitem_format, 422 .iop_format = xfs_qm_qoff_logitem_format, 436 .iop_format = xfs_qm_qoff_logitem_format,
|
D | xfs_rmap_item.c | 182 .iop_format = xfs_rui_item_format, 370 .iop_format = xfs_rud_item_format,
|
D | xfs_refcount_item.c | 183 .iop_format = xfs_cui_item_format, 349 .iop_format = xfs_cud_item_format,
|
D | xfs_bmap_item.c | 184 .iop_format = xfs_bui_item_format, 344 .iop_format = xfs_bud_item_format,
|
D | xfs_icreate_item.c | 126 .iop_format = xfs_icreate_item_format,
|
D | xfs_extfree_item.c | 194 .iop_format = xfs_efi_item_format, 443 .iop_format = xfs_efd_item_format,
|
D | xfs_trans.h | 71 void (*iop_format)(xfs_log_item_t *, struct xfs_log_vec *); member
|
D | xfs_inode_item.c | 634 .iop_format = xfs_inode_item_format,
|
D | xfs_log_cil.c | 375 lip->li_ops->iop_format(lip, lv); in xlog_cil_insert_format_items()
|
D | xfs_buf_item.c | 684 .iop_format = xfs_buf_item_format,
|