Searched refs:iop_format (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/xfs/ |
| A D | xfs_dquot_item.c | 198 .iop_format = xfs_qm_dquot_logitem_format,
|
| A D | xfs_icreate_item.c | 72 .iop_format = xfs_icreate_item_format,
|
| A D | xfs_bmap_item.c | 207 .iop_format = xfs_bud_item_format, 588 .iop_format = xfs_bui_item_format,
|
| A D | xfs_refcount_item.c | 213 .iop_format = xfs_cud_item_format, 604 .iop_format = xfs_cui_item_format,
|
| A D | xfs_rmap_item.c | 236 .iop_format = xfs_rud_item_format, 634 .iop_format = xfs_rui_item_format,
|
| A D | xfs_extfree_item.c | 312 .iop_format = xfs_efd_item_format, 692 .iop_format = xfs_efi_item_format,
|
| A D | xfs_trans.h | 68 void (*iop_format)(struct xfs_log_item *, struct xfs_log_vec *); member
|
| A D | xfs_buf_item.c | 743 .iop_format = xfs_buf_item_format,
|
| A D | xfs_inode_item.c | 654 .iop_format = xfs_inode_item_format,
|
| A D | xfs_log_cil.c | 408 lip->li_ops->iop_format(lip, lv); in xlog_cil_insert_format_items()
|
Completed in 30 milliseconds