Lines Matching defs:tp
114 #define xfs_trans_dup_dqinfo(tp, tp2) argument
115 #define xfs_trans_free_dqinfo(tp) argument
116 #define xfs_trans_mod_dquot_byino(tp, ip, fields, delta) argument
117 #define xfs_trans_apply_dquot_deltas(tp) argument
118 #define xfs_trans_unreserve_and_mod_dquots(tp) argument
119 static inline int xfs_trans_reserve_quota_nblks(struct xfs_trans *tp, in xfs_trans_reserve_quota_nblks()
124 static inline int xfs_trans_reserve_quota_bydquots(struct xfs_trans *tp, in xfs_trans_reserve_quota_bydquots()
131 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) argument
133 #define xfs_qm_vop_chown(tp, ip, old, new) (NULL) argument
134 #define xfs_qm_vop_chown_reserve(tp, ip, u, g, p, fl) (0) argument
146 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \ argument
148 #define xfs_trans_reserve_quota(tp, mp, ud, gd, pd, nb, ni, f) \ argument