Searched refs:iop_unpin (Results 1 – 10 of 10) sorted by relevance
| /Linux-v4.19/fs/xfs/ |
| D | xfs_dquot_item.c | 259 .iop_unpin = xfs_qm_dquot_logitem_unpin, 424 .iop_unpin = xfs_qm_qoff_logitem_unpin, 438 .iop_unpin = xfs_qm_qoff_logitem_unpin,
|
| D | xfs_bmap_item.c | 186 .iop_unpin = xfs_bui_item_unpin, 346 .iop_unpin = xfs_bud_item_unpin,
|
| D | xfs_refcount_item.c | 185 .iop_unpin = xfs_cui_item_unpin, 351 .iop_unpin = xfs_cud_item_unpin,
|
| D | xfs_rmap_item.c | 184 .iop_unpin = xfs_rui_item_unpin, 372 .iop_unpin = xfs_rud_item_unpin,
|
| D | xfs_icreate_item.c | 128 .iop_unpin = xfs_icreate_item_unpin,
|
| D | xfs_extfree_item.c | 196 .iop_unpin = xfs_efi_item_unpin, 445 .iop_unpin = xfs_efd_item_unpin,
|
| D | xfs_trans.c | 807 lip->li_ops->iop_unpin(lip, 0); in xfs_log_item_batch_insert() 867 lip->li_ops->iop_unpin(lip, 1); in xfs_trans_committed_bulk() 885 lip->li_ops->iop_unpin(lip, 0); in xfs_trans_committed_bulk()
|
| D | xfs_trans.h | 73 void (*iop_unpin)(xfs_log_item_t *, int remove); member
|
| D | xfs_inode_item.c | 636 .iop_unpin = xfs_inode_item_unpin,
|
| D | xfs_buf_item.c | 686 .iop_unpin = xfs_buf_item_unpin,
|