Searched refs:xfs_trans_ail_delete (Results 1 – 5 of 5) sorted by relevance
/fs/xfs/ |
D | xfs_trans_priv.h | 110 void xfs_trans_ail_delete(struct xfs_ail *ailp, struct xfs_log_item *lip, 123 xfs_trans_ail_delete(ailp, lip, shutdown_type); in xfs_trans_ail_remove()
|
D | xfs_dquot_item.c | 407 xfs_trans_ail_delete(ailp, &qfs->qql_item, SHUTDOWN_LOG_IO_ERROR); in xfs_qm_qoffend_logitem_committed()
|
D | xfs_buf_item.c | 463 xfs_trans_ail_delete(ailp, lip, SHUTDOWN_LOG_IO_ERROR); in xfs_buf_item_unpin() 1219 xfs_trans_ail_delete(ailp, lip, SHUTDOWN_CORRUPT_INCORE); in xfs_buf_iodone()
|
D | xfs_trans_ail.c | 725 xfs_trans_ail_delete( in xfs_trans_ail_delete() function
|
D | xfs_dquot.c | 1013 xfs_trans_ail_delete(ailp, lip, SHUTDOWN_CORRUPT_INCORE); in xfs_qm_dqflush_done()
|