Searched refs:iop_format (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/fs/xfs/ |
D | xfs_dquot_item.c | 239 .iop_format = xfs_qm_dquot_logitem_format, 401 .iop_format = xfs_qm_qoff_logitem_format, 415 .iop_format = xfs_qm_qoff_logitem_format,
|
D | xfs_extfree_item.c | 184 .iop_format = xfs_efi_item_format, 449 .iop_format = xfs_efd_item_format,
|
D | xfs_icreate_item.c | 138 .iop_format = xfs_icreate_item_format,
|
D | xfs_trans.h | 67 void (*iop_format)(xfs_log_item_t *, struct xfs_log_vec *); member
|
D | xfs_inode_item.c | 545 .iop_format = xfs_inode_item_format,
|
D | xfs_log_cil.c | 263 lip->li_ops->iop_format(lip, lv); in xlog_cil_insert_format_items()
|
D | xfs_buf_item.c | 703 .iop_format = xfs_buf_item_format,
|