Searched refs:iop_unpin (Results 1 – 10 of 10) sorted by relevance
/fs/xfs/ |
D | xfs_dquot_item.c | 276 .iop_unpin = xfs_qm_dquot_logitem_unpin, 441 .iop_unpin = xfs_qm_qoff_logitem_unpin, 455 .iop_unpin = xfs_qm_qoff_logitem_unpin,
|
D | xfs_bmap_item.c | 181 .iop_unpin = xfs_bui_item_unpin, 359 .iop_unpin = xfs_bud_item_unpin,
|
D | xfs_rmap_item.c | 179 .iop_unpin = xfs_rui_item_unpin, 385 .iop_unpin = xfs_rud_item_unpin,
|
D | xfs_refcount_item.c | 179 .iop_unpin = xfs_cui_item_unpin, 363 .iop_unpin = xfs_cud_item_unpin,
|
D | xfs_extfree_item.c | 190 .iop_unpin = xfs_efi_item_unpin, 457 .iop_unpin = xfs_efd_item_unpin,
|
D | xfs_icreate_item.c | 140 .iop_unpin = xfs_icreate_item_unpin,
|
D | xfs_trans.c | 791 lip->li_ops->iop_unpin(lip, 0); in xfs_log_item_batch_insert() 851 lip->li_ops->iop_unpin(lip, 1); in xfs_trans_committed_bulk() 869 lip->li_ops->iop_unpin(lip, 0); in xfs_trans_committed_bulk()
|
D | xfs_trans.h | 80 void (*iop_unpin)(xfs_log_item_t *, int remove); member
|
D | xfs_inode_item.c | 672 .iop_unpin = xfs_inode_item_unpin,
|
D | xfs_buf_item.c | 686 .iop_unpin = xfs_buf_item_unpin,
|