Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_priv.h114 xfs_trans_ail_remove( in xfs_trans_ail_remove() function
Dxfs_bmap_item.c221 xfs_trans_ail_remove(&buip->bui_item, SHUTDOWN_LOG_IO_ERROR); in xfs_bui_release()
Dxfs_rmap_item.c247 xfs_trans_ail_remove(&ruip->rui_item, SHUTDOWN_LOG_IO_ERROR); in xfs_rui_release()
Dxfs_refcount_item.c225 xfs_trans_ail_remove(&cuip->cui_item, SHUTDOWN_LOG_IO_ERROR); in xfs_cui_release()
Dxfs_extfree_item.c294 xfs_trans_ail_remove(&efip->efi_item, SHUTDOWN_LOG_IO_ERROR); in xfs_efi_release()
Dxfs_trans_buf.c436 xfs_trans_ail_remove(&bip->bli_item, SHUTDOWN_LOG_IO_ERROR); in xfs_trans_brelse()
Dxfs_inode_item.c844 xfs_trans_ail_remove(&iip->ili_item, in xfs_iflush_abort()
Dxfs_buf_item.c630 xfs_trans_ail_remove(lip, SHUTDOWN_LOG_IO_ERROR); in xfs_buf_item_unlock()
Dxfs_dquot.c1070 xfs_trans_ail_remove(lip, SHUTDOWN_CORRUPT_INCORE); in xfs_qm_dqflush()