Home
last modified time | relevance | path

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

/fs/xfs/scrub/
A Dquotacheck.c63 uintptr_t tx_id; member
169 if (dqa->tx_id != *tx_idp) in xqcheck_dqacct_obj_cmpfn()
177 .key_offset = offsetof(struct xqcheck_dqacct, tx_id),
256 dqa = rhashtable_lookup_fast(&xqc->shadow_dquot_acct, &p->tx_id, in xqcheck_mod_live_ino_dqtrx()
263 dqa->tx_id = p->tx_id; in xqcheck_mod_live_ino_dqtrx()
350 dqa = rhashtable_lookup_fast(&xqc->shadow_dquot_acct, &p->tx_id, in xqcheck_apply_live_dqtrx()
/fs/xfs/
A Dxfs_trans_dquot.c166 .tx_id = (uintptr_t)tp, in xfs_trans_mod_ino_dquot()
453 .tx_id = (uintptr_t)tp, in xfs_trans_apply_dquot_deltas_hook()
640 .tx_id = (uintptr_t)tp, in xfs_trans_unreserve_and_mod_dquots_hook()
A Dxfs_qm.h117 uintptr_t tx_id; member
A Dxfs_quota.h87 uintptr_t tx_id; member

Completed in 11 milliseconds