Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_dquot_item.c242 .iop_committed = xfs_qm_dquot_logitem_committed,
419 .iop_committed = xfs_qm_qoffend_logitem_committed,
433 .iop_committed = xfs_qm_qoff_logitem_committed,
Dxfs_extfree_item.c206 .iop_committed = xfs_efi_item_committed,
460 .iop_committed = xfs_efd_item_committed,
Dxfs_trans.h354 xfs_lsn_t (*iop_committed)(xfs_log_item_t *, xfs_lsn_t); member
364 #define IOP_COMMITTED(ip, lsn) (*(ip)->li_ops->iop_committed)(ip, lsn)
Dxfs_inode_item.c634 .iop_committed = xfs_inode_item_committed,
Dxfs_buf_item.c631 .iop_committed = xfs_buf_item_committed,