Searched refs:qql_item (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_dquot_item.h33 xfs_log_item_t qql_item; /* common portion */ member in struct:xfs_qoff_logitem
H A Dxfs_dquot_item.c268 return container_of(lip, struct xfs_qoff_logitem, qql_item); QOFF_ITEM()
364 struct xfs_ail *ailp = qfs->qql_item.li_ailp; xfs_qm_qoffend_logitem_committed()
371 xfs_trans_ail_delete(ailp, &qfs->qql_item, SHUTDOWN_LOG_IO_ERROR); xfs_qm_qoffend_logitem_committed()
437 xfs_log_item_init(mp, &qf->qql_item, XFS_LI_QUOTAOFF, start ? xfs_qm_qoff_logitem_init()
439 qf->qql_item.li_mountp = mp; xfs_qm_qoff_logitem_init()
H A Dxfs_trans_dquot.c859 xfs_trans_add_item(tp, &q->qql_item); xfs_trans_get_qoff_item()
875 qlp->qql_item.li_desc->lid_flags |= XFS_LID_DIRTY; xfs_trans_log_quotaoff_item()

Completed in 115 milliseconds