Searched refs:i_pdquot (Results 1 – 7 of 7) sorted by relevance
343 if (XFS_IS_PQUOTA_ON(mp) && !ip->i_pdquot) { in xfs_qm_dqattach_locked() 345 doalloc, &ip->i_pdquot); in xfs_qm_dqattach_locked() 348 ASSERT(ip->i_pdquot); in xfs_qm_dqattach_locked() 387 if (!(ip->i_udquot || ip->i_gdquot || ip->i_pdquot)) in xfs_qm_dqdetach() 401 if (ip->i_pdquot) { in xfs_qm_dqdetach() 402 xfs_qm_dqrele(ip->i_pdquot); in xfs_qm_dqdetach() 403 ip->i_pdquot = NULL; in xfs_qm_dqdetach() 1932 ASSERT(ip->i_pdquot); in xfs_qm_vop_dqalloc() 1933 pq = xfs_qm_dqhold(ip->i_pdquot); in xfs_qm_vop_dqalloc() 2090 ASSERT(ip->i_pdquot in xfs_qm_vop_create_dqattach() [all...]
30 (XFS_IS_PQUOTA_ON(mp) && (ip)->i_pdquot == NULL))
132 req->ip1->i_pdquot == req->ip2->i_pdquot)) in xfs_exchrange_reserve_quota()
30 struct xfs_dquot *i_pdquot; /* project dquot */ member
721 ip->i_pdquot = NULL; in xfs_iget_cache_miss() 1044 ASSERT(!ip->i_udquot && !ip->i_gdquot && !ip->i_pdquot); in xfs_reclaim_inode()
843 &ip->i_pdquot, pdqp); in xfs_fileattr_set()
774 req->ip1->i_pdquot == req->ip2->i_pdquot)) in xrep_tempexch_reserve_quota()