Home
last modified time | relevance | path

Searched refs:iop_format (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/fs/xfs/
Dxfs_dquot_item.c299 .iop_format = xfs_qm_dquot_logitem_format,
487 .iop_format = xfs_qm_qoff_logitem_format,
502 .iop_format = xfs_qm_qoff_logitem_format,
Dxfs_extfree_item.c222 .iop_format = xfs_efi_item_format,
482 .iop_format = xfs_efd_item_format,
Dxfs_trans.h345 void (*iop_format)(xfs_log_item_t *, struct xfs_log_iovec *); member
357 #define IOP_FORMAT(ip,vp) (*(ip)->li_ops->iop_format)(ip, vp)
Dxfs_buf_item.c661 .iop_format = xfs_buf_item_format,
Dxfs_inode_item.c713 .iop_format = xfs_inode_item_format,