Searched refs:xfs_trans_ail_delete (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/fs/xfs/ |
D | xfs_trans_priv.h | 114 xfs_trans_ail_delete( in xfs_trans_ail_delete() function 132 xfs_trans_ail_delete(ailp, lip, shutdown_type); in xfs_trans_ail_remove()
|
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_buf_item.c | 470 xfs_trans_ail_delete(ailp, lip, SHUTDOWN_LOG_IO_ERROR); in xfs_buf_item_unpin() 1155 xfs_trans_ail_delete(ailp, lip, SHUTDOWN_CORRUPT_INCORE); in xfs_buf_iodone()
|
D | xfs_dquot.c | 907 xfs_trans_ail_delete(ailp, lip, SHUTDOWN_CORRUPT_INCORE); in xfs_qm_dqflush_done()
|