Searched refs:iop_push (Results 1 – 10 of 10) sorted by relevance
/fs/xfs/ |
D | xfs_dquot_item.c | 279 .iop_push = xfs_qm_dquot_logitem_push, 444 .iop_push = xfs_qm_qoff_logitem_push, 458 .iop_push = xfs_qm_qoff_logitem_push,
|
D | xfs_bmap_item.c | 184 .iop_push = xfs_bui_item_push, 362 .iop_push = xfs_bud_item_push,
|
D | xfs_rmap_item.c | 182 .iop_push = xfs_rui_item_push, 388 .iop_push = xfs_rud_item_push,
|
D | xfs_refcount_item.c | 182 .iop_push = xfs_cui_item_push, 366 .iop_push = xfs_cud_item_push,
|
D | xfs_extfree_item.c | 193 .iop_push = xfs_efi_item_push, 460 .iop_push = xfs_efd_item_push,
|
D | xfs_icreate_item.c | 141 .iop_push = xfs_icreate_item_push,
|
D | xfs_trans.h | 81 uint (*iop_push)(struct xfs_log_item *, struct list_head *); member
|
D | xfs_trans_ail.c | 340 return lip->li_ops->iop_push(lip, &ailp->xa_buf_list); in xfsaild_push_item()
|
D | xfs_inode_item.c | 675 .iop_push = xfs_inode_item_push,
|
D | xfs_buf_item.c | 689 .iop_push = xfs_buf_item_push,
|