Searched refs:iop_format (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_dquot_item.c | 229 .iop_format = xfs_qm_dquot_logitem_format,
|
D | xfs_exchmaps_item.c | 208 .iop_format = xfs_xmd_item_format, 536 .iop_format = xfs_xmi_item_format,
|
D | xfs_refcount_item.c | 227 .iop_format = xfs_cud_item_format, 551 .iop_format = xfs_cui_item_format,
|
D | xfs_icreate_item.c | 73 .iop_format = xfs_icreate_item_format,
|
D | xfs_rmap_item.c | 226 .iop_format = xfs_rud_item_format, 602 .iop_format = xfs_rui_item_format,
|
D | xfs_bmap_item.c | 220 .iop_format = xfs_bud_item_format, 616 .iop_format = xfs_bui_item_format,
|
D | xfs_trans.h | 74 void (*iop_format)(struct xfs_log_item *, struct xfs_log_vec *); member
|
D | xfs_extfree_item.c | 301 .iop_format = xfs_efd_item_format, 701 .iop_format = xfs_efi_item_format,
|
D | xfs_attr_item.c | 1236 .iop_format = xfs_attri_item_format, 1251 .iop_format = xfs_attrd_item_format,
|
D | xfs_buf_item.c | 818 .iop_format = xfs_buf_item_format,
|
D | xfs_inode_item.c | 849 .iop_format = xfs_inode_item_format,
|
D | xfs_log_cil.c | 516 lip->li_ops->iop_format(lip, lv); in xlog_cil_insert_format_items()
|