Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_qm.c1795 struct xfs_dquot *pdq_unres = NULL; in xfs_qm_vop_chown_reserve() local
1837 pdq_unres = ip->i_pdquot; in xfs_qm_vop_chown_reserve()
1859 ASSERT(udq_unres || gdq_unres || pdq_unres); in xfs_qm_vop_chown_reserve()
1867 udq_unres, gdq_unres, pdq_unres, in xfs_qm_vop_chown_reserve()