Searched refs:iop_format (Results 1 - 21 of 21) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_dquot_item.c | 198 .iop_format = xfs_qm_dquot_logitem_format, 303 .iop_format = xfs_qm_qoff_logitem_format, 311 .iop_format = xfs_qm_qoff_logitem_format,
|
H A D | xfs_icreate_item.c | 72 .iop_format = xfs_icreate_item_format,
|
H A D | xfs_refcount_item.c | 213 .iop_format = xfs_cud_item_format, 591 .iop_format = xfs_cui_item_format,
|
H A D | xfs_bmap_item.c | 208 .iop_format = xfs_bud_item_format, 573 .iop_format = xfs_bui_item_format,
|
H A D | xfs_rmap_item.c | 236 .iop_format = xfs_rud_item_format, 614 .iop_format = xfs_rui_item_format,
|
H A D | xfs_extfree_item.c | 312 .iop_format = xfs_efd_item_format, 675 .iop_format = xfs_efi_item_format,
|
H A D | xfs_trans.h | 68 void (*iop_format)(struct xfs_log_item *, struct xfs_log_vec *); member
|
H A D | xfs_inode_item.c | 628 .iop_format = xfs_inode_item_format,
|
H A D | xfs_buf_item.c | 662 .iop_format = xfs_buf_item_format,
|
H A D | xfs_log_cil.c | 372 lip->li_ops->iop_format(lip, lv); in xlog_cil_insert_format_items()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_dquot_item.c | 198 .iop_format = xfs_qm_dquot_logitem_format,
|
H A D | xfs_refcount_item.c | 225 .iop_format = xfs_cud_item_format, 640 .iop_format = xfs_cui_item_format,
|
H A D | xfs_icreate_item.c | 73 .iop_format = xfs_icreate_item_format,
|
H A D | xfs_extfree_item.c | 301 .iop_format = xfs_efd_item_format, 781 .iop_format = xfs_efi_item_format,
|
H A D | xfs_bmap_item.c | 219 .iop_format = xfs_bud_item_format, 619 .iop_format = xfs_bui_item_format,
|
H A D | xfs_rmap_item.c | 223 .iop_format = xfs_rud_item_format, 646 .iop_format = xfs_rui_item_format,
|
H A D | xfs_attr_item.c | 857 .iop_format = xfs_attri_item_format, 874 .iop_format = xfs_attrd_item_format,
|
H A D | xfs_trans.h | 72 void (*iop_format)(struct xfs_log_item *, struct xfs_log_vec *); member
|
H A D | xfs_buf_item.c | 786 .iop_format = xfs_buf_item_format,
|
H A D | xfs_inode_item.c | 815 .iop_format = xfs_inode_item_format,
|
H A D | xfs_log_cil.c | 519 lip->li_ops->iop_format(lip, lv); in xlog_cil_insert_format_items()
|
Completed in 21 milliseconds