Searched refs:iop_format (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_icreate_item.c | 73 .iop_format = xfs_icreate_item_format,
|
| H A D | xfs_exchmaps_item.c | 208 .iop_format = xfs_xmd_item_format, 536 .iop_format = xfs_xmi_item_format,
|
| H A D | xfs_bmap_item.c | 230 .iop_format = xfs_bud_item_format, 618 .iop_format = xfs_bui_item_format,
|
| H A D | xfs_trans.h | 73 void (*iop_format)(struct xfs_log_item *, struct xfs_log_vec *); member
|
| H A D | xfs_refcount_item.c | 243 .iop_format = xfs_cud_item_format, 681 .iop_format = xfs_cui_item_format,
|
| H A D | xfs_rmap_item.c | 244 .iop_format = xfs_rud_item_format, 710 .iop_format = xfs_rui_item_format,
|
| H A D | xfs_extfree_item.c | 320 .iop_format = xfs_efd_item_format, 846 .iop_format = xfs_efi_item_format,
|
| H A D | xfs_attr_item.c | 1234 .iop_format = xfs_attri_item_format, 1249 .iop_format = xfs_attrd_item_format,
|
| H A D | xfs_buf_item.c | 841 .iop_format = xfs_buf_item_format,
|
| H A D | xfs_inode_item.c | 908 .iop_format = xfs_inode_item_format,
|