Lines Matching refs:xfs_dquot
61 struct xfs_dquot *qt_dquot; /* the dquot this refers to */
103 struct xfs_mount *, struct xfs_dquot *,
104 struct xfs_dquot *, struct xfs_dquot *, int64_t, long, uint);
106 struct xfs_dquot *udqp, struct xfs_dquot *gdqp,
107 struct xfs_dquot *pdqp, int64_t dblocks);
110 prid_t, uint, struct xfs_dquot **, struct xfs_dquot **,
111 struct xfs_dquot **);
113 struct xfs_dquot *, struct xfs_dquot *, struct xfs_dquot *);
115 extern struct xfs_dquot *xfs_qm_vop_chown(struct xfs_trans *,
116 struct xfs_inode *, struct xfs_dquot **, struct xfs_dquot *);
120 extern void xfs_qm_dqrele(struct xfs_dquot *);
130 struct xfs_dquot *dqp, unsigned int field, int64_t delta);
154 prid_t prid, uint flags, struct xfs_dquot **udqp, in xfs_qm_vop_dqalloc()
155 struct xfs_dquot **gdqp, struct xfs_dquot **pdqp) in xfs_qm_vop_dqalloc()
177 struct xfs_mount *mp, struct xfs_dquot *udqp, in xfs_trans_reserve_quota_bydquots()
178 struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, in xfs_trans_reserve_quota_bydquots()
185 xfs_trans_reserve_quota_icreate(struct xfs_trans *tp, struct xfs_dquot *udqp, in xfs_trans_reserve_quota_icreate()
186 struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, int64_t dblocks) in xfs_trans_reserve_quota_icreate()