Searched refs:iop_push (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_dquot_item.c244 .iop_push = xfs_qm_dquot_logitem_push,
406 .iop_push = xfs_qm_qoff_logitem_push,
420 .iop_push = xfs_qm_qoff_logitem_push,
H A Dxfs_trans.h70 uint (*iop_push)(struct xfs_log_item *, struct list_head *); member in struct:xfs_item_ops
80 * Return values for the iop_push() routines.
H A Dxfs_icreate_item.c141 .iop_push = xfs_icreate_item_push,
H A Dxfs_extfree_item.c189 .iop_push = xfs_efi_item_push,
454 .iop_push = xfs_efd_item_push,
H A Dxfs_trans_ail.c381 * Note that iop_push may unlock and reacquire the AIL lock. We xfsaild_push()
385 lock_result = lip->li_ops->iop_push(lip, &ailp->xa_buf_list); xfsaild_push()
H A Dxfs_inode_item.c550 .iop_push = xfs_inode_item_push,
H A Dxfs_buf_item.c708 .iop_push = xfs_buf_item_push,

Completed in 125 milliseconds