Searched refs:iop_push (Results 1 – 7 of 7) sorted by relevance
/fs/xfs/ |
D | xfs_dquot_item.c | 244 .iop_push = xfs_qm_dquot_logitem_push, 406 .iop_push = xfs_qm_qoff_logitem_push, 420 .iop_push = xfs_qm_qoff_logitem_push,
|
D | xfs_extfree_item.c | 189 .iop_push = xfs_efi_item_push, 454 .iop_push = xfs_efd_item_push,
|
D | xfs_icreate_item.c | 141 .iop_push = xfs_icreate_item_push,
|
D | xfs_trans.h | 70 uint (*iop_push)(struct xfs_log_item *, struct list_head *); member
|
D | xfs_trans_ail.c | 385 lock_result = lip->li_ops->iop_push(lip, &ailp->xa_buf_list); in xfsaild_push()
|
D | xfs_inode_item.c | 550 .iop_push = xfs_inode_item_push,
|
D | xfs_buf_item.c | 708 .iop_push = xfs_buf_item_push,
|