Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_qm.c1818 struct xfs_dquot *pdq_unres = NULL; in xfs_qm_vop_chown_reserve() local
1860 pdq_unres = ip->i_pdquot; in xfs_qm_vop_chown_reserve()
1882 ASSERT(udq_unres || gdq_unres || pdq_unres); in xfs_qm_vop_chown_reserve()
1890 udq_unres, gdq_unres, pdq_unres, in xfs_qm_vop_chown_reserve()