Searched refs:iop_pin (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/fs/xfs/ |
D | xfs_dquot_item.c | 258 .iop_pin = xfs_qm_dquot_logitem_pin, 423 .iop_pin = xfs_qm_qoff_logitem_pin, 437 .iop_pin = xfs_qm_qoff_logitem_pin,
|
D | xfs_bmap_item.c | 185 .iop_pin = xfs_bui_item_pin, 345 .iop_pin = xfs_bud_item_pin,
|
D | xfs_refcount_item.c | 184 .iop_pin = xfs_cui_item_pin, 350 .iop_pin = xfs_cud_item_pin,
|
D | xfs_rmap_item.c | 183 .iop_pin = xfs_rui_item_pin, 371 .iop_pin = xfs_rud_item_pin,
|
D | xfs_icreate_item.c | 127 .iop_pin = xfs_icreate_item_pin,
|
D | xfs_extfree_item.c | 195 .iop_pin = xfs_efi_item_pin, 444 .iop_pin = xfs_efd_item_pin,
|
D | xfs_trans.h | 72 void (*iop_pin)(xfs_log_item_t *); member
|
D | xfs_inode_item.c | 635 .iop_pin = xfs_inode_item_pin,
|
D | xfs_log_cil.c | 249 lv->lv_item->li_ops->iop_pin(lv->lv_item); in xfs_cil_prepare_item()
|
D | xfs_buf_item.c | 685 .iop_pin = xfs_buf_item_pin,
|