Home
last modified time | relevance | path

Searched refs:xfs_trans_ail_remove (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_trans_priv.h101 xfs_trans_ail_remove( in xfs_trans_ail_remove() function
Dxfs_rmap_item.c54 xfs_trans_ail_remove(&ruip->rui_item, SHUTDOWN_LOG_IO_ERROR); in xfs_rui_release()
Dxfs_refcount_item.c54 xfs_trans_ail_remove(&cuip->cui_item, SHUTDOWN_LOG_IO_ERROR); in xfs_cui_release()
Dxfs_bmap_item.c55 xfs_trans_ail_remove(&buip->bui_item, SHUTDOWN_LOG_IO_ERROR); in xfs_bui_release()
Dxfs_extfree_item.c54 xfs_trans_ail_remove(&efip->efi_item, SHUTDOWN_LOG_IO_ERROR); in xfs_efi_release()
Dxfs_inode_item.c791 xfs_trans_ail_remove(&iip->ili_item, in xfs_iflush_abort()
Dxfs_buf_item.c572 xfs_trans_ail_remove(lip, SHUTDOWN_LOG_IO_ERROR); in xfs_buf_item_put()
Dxfs_dquot.c1102 xfs_trans_ail_remove(lip, SHUTDOWN_CORRUPT_INCORE); in xfs_qm_dqflush()