Searched refs:xfs_trans_ail_delete (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/fs/xfs/ |
D | xfs_trans_priv.h | 114 xfs_trans_ail_delete( in xfs_trans_ail_delete() function
|
D | xfs_buf_item.c | 470 xfs_trans_ail_delete(ailp, lip, SHUTDOWN_LOG_IO_ERROR); in xfs_buf_item_unpin() 652 xfs_trans_ail_delete(lip->li_ailp, lip, in xfs_buf_item_unlock() 1153 xfs_trans_ail_delete(ailp, lip, SHUTDOWN_CORRUPT_INCORE); in xfs_buf_iodone()
|
D | xfs_dquot_item.c | 371 xfs_trans_ail_delete(ailp, &qfs->qql_item, SHUTDOWN_LOG_IO_ERROR); in xfs_qm_qoffend_logitem_committed()
|
D | xfs_extfree_item.c | 65 xfs_trans_ail_delete(ailp, &efip->efi_item, in __xfs_efi_release()
|
D | xfs_dquot.c | 911 xfs_trans_ail_delete(ailp, lip, SHUTDOWN_CORRUPT_INCORE); in xfs_qm_dqflush_done() 963 xfs_trans_ail_delete(mp->m_ail, lip, in xfs_qm_dqflush()
|
D | xfs_inode_item.c | 711 xfs_trans_ail_delete(ailp, &iip->ili_item, in xfs_iflush_abort()
|
D | xfs_log_recover.c | 3002 xfs_trans_ail_delete(ailp, lip, in xlog_recover_efd_pass2()
|