Home
last modified time | relevance | path

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

/fs/xfs/quota/
Dxfs_qm.c2575 xfs_dquot_t *unresudq, *unresgdq, *delblksudq, *delblksgdq; in xfs_qm_vop_chown_reserve() local
2582 delblksudq = delblksgdq = unresudq = unresgdq = NULL; in xfs_qm_vop_chown_reserve()
2610 unresgdq = ip->i_gdquot; in xfs_qm_vop_chown_reserve()
2631 ASSERT(unresudq || unresgdq); in xfs_qm_vop_chown_reserve()
2637 unresudq, unresgdq, -((xfs_qcnt_t)delblks), 0, in xfs_qm_vop_chown_reserve()