Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_trans.h22 struct xfs_dquot_acct;
138 struct xfs_dquot_acct *t_dqinfo; /* acctg info for dquots */
Dxfs_qm.h124 struct xfs_dquot_acct { struct
Dxfs_dquot.c1346 sizeof(struct xfs_dquot_acct), in xfs_qm_init()
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_ialloc.c1569 struct xfs_dquot_acct *dqinfo; in xfs_dialloc_roll()