Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trans.h22 struct xfs_dquot_acct;
140 struct xfs_dquot_acct *t_dqinfo; /* acctg info for dquots */
H A Dxfs_qm.h124 struct xfs_dquot_acct { struct
H A Dxfs_dquot.c1345 sizeof(struct xfs_dquot_acct), in xfs_qm_init()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c1569 struct xfs_dquot_acct *dqinfo; in xfs_dialloc_roll()