Searched refs:iop_push (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/fs/xfs/ |
D | xfs_dquot_item.c | 262 .iop_push = xfs_qm_dquot_logitem_push, 427 .iop_push = xfs_qm_qoff_logitem_push, 441 .iop_push = xfs_qm_qoff_logitem_push,
|
D | xfs_bmap_item.c | 189 .iop_push = xfs_bui_item_push, 349 .iop_push = xfs_bud_item_push,
|
D | xfs_refcount_item.c | 188 .iop_push = xfs_cui_item_push, 354 .iop_push = xfs_cud_item_push,
|
D | xfs_rmap_item.c | 187 .iop_push = xfs_rui_item_push, 375 .iop_push = xfs_rud_item_push,
|
D | xfs_icreate_item.c | 129 .iop_push = xfs_icreate_item_push,
|
D | xfs_extfree_item.c | 199 .iop_push = xfs_efi_item_push, 448 .iop_push = xfs_efd_item_push,
|
D | xfs_trans.h | 74 uint (*iop_push)(struct xfs_log_item *, struct list_head *); member
|
D | xfs_trans_ail.c | 350 return lip->li_ops->iop_push(lip, &ailp->ail_buf_list); in xfsaild_push_item()
|
D | xfs_inode_item.c | 639 .iop_push = xfs_inode_item_push,
|
D | xfs_buf_item.c | 689 .iop_push = xfs_buf_item_push,
|