Lines Matching refs:xfs_dquot
61 struct xfs_dquot *qt_dquot; /* the dquot this refers to */
87 struct xfs_mount *, struct xfs_dquot *,
88 struct xfs_dquot *, struct xfs_dquot *, int64_t, long, uint);
90 struct xfs_dquot *udqp, struct xfs_dquot *gdqp,
91 struct xfs_dquot *pdqp, int64_t dblocks);
94 prid_t, uint, struct xfs_dquot **, struct xfs_dquot **,
95 struct xfs_dquot **);
97 struct xfs_dquot *, struct xfs_dquot *, struct xfs_dquot *);
99 extern struct xfs_dquot *xfs_qm_vop_chown(struct xfs_trans *,
100 struct xfs_inode *, struct xfs_dquot **, struct xfs_dquot *);
104 extern void xfs_qm_dqrele(struct xfs_dquot *);
120 prid_t prid, uint flags, struct xfs_dquot **udqp, in xfs_qm_vop_dqalloc()
121 struct xfs_dquot **gdqp, struct xfs_dquot **pdqp) in xfs_qm_vop_dqalloc()
140 struct xfs_mount *mp, struct xfs_dquot *udqp, in xfs_trans_reserve_quota_bydquots()
141 struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, in xfs_trans_reserve_quota_bydquots()
154 xfs_trans_reserve_quota_icreate(struct xfs_trans *tp, struct xfs_dquot *udqp, in xfs_trans_reserve_quota_icreate()
155 struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, int64_t dblocks) in xfs_trans_reserve_quota_icreate()