Lines Matching refs:int64_t
64 int64_t qt_bcount_delta; /* dquot blk count changes */
65 int64_t qt_delbcnt_delta; /* delayed dquot blk count changes */
69 int64_t qt_rtbcount_delta;/* dquot realtime blk changes */
70 int64_t qt_delrtb_delta; /* delayed RT blk count changes */
74 int64_t qt_icount_delta; /* dquot inode count changes */
81 uint, int64_t);
85 int64_t dblocks, int64_t rblocks, bool force);
88 struct xfs_dquot *, struct xfs_dquot *, int64_t, long, uint);
91 struct xfs_dquot *pdqp, int64_t dblocks);
112 xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_reserve_blkres()
134 struct xfs_inode *ip, int64_t dblocks, int64_t rblocks, in xfs_trans_reserve_quota_nblks()
142 int64_t nblks, long nions, uint flags) in xfs_trans_reserve_quota_bydquots()
148 xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_reserve_blkres()
155 struct xfs_dquot *gdqp, struct xfs_dquot *pdqp, int64_t dblocks) in xfs_trans_reserve_quota_icreate()
176 xfs_quota_unreserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_unreserve_blkres()