Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_dquot_item.c382 struct xfs_qoff_logitem *qfs = qfe->qql_start_lip; in xfs_qm_qoffend_logitem_committed() local
383 struct xfs_ail *ailp = qfs->qql_item.li_ailp; in xfs_qm_qoffend_logitem_committed()
390 xfs_trans_ail_delete(ailp, &qfs->qql_item, SHUTDOWN_LOG_IO_ERROR); in xfs_qm_qoffend_logitem_committed()
392 kmem_free(qfs->qql_item.li_lv_shadow); in xfs_qm_qoffend_logitem_committed()
394 kmem_free(qfs); in xfs_qm_qoffend_logitem_committed()