Lines Matching defs:tp
122 #define xfs_trans_dup_dqinfo(tp, tp2) argument
123 #define xfs_trans_free_dqinfo(tp) argument
124 #define xfs_trans_mod_dquot_byino(tp, ip, fields, delta) argument
125 #define xfs_trans_apply_dquot_deltas(tp) argument
126 #define xfs_trans_unreserve_and_mod_dquots(tp) argument
127 static inline int xfs_trans_reserve_quota_nblks(struct xfs_trans *tp, in xfs_trans_reserve_quota_nblks()
132 static inline int xfs_trans_reserve_quota_bydquots(struct xfs_trans *tp, in xfs_trans_reserve_quota_bydquots()
139 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) argument
141 #define xfs_qm_vop_chown(tp, ip, old, new) (NULL) argument
142 #define xfs_qm_vop_chown_reserve(tp, ip, u, g, p, fl) (0) argument
154 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \ argument
156 #define xfs_trans_reserve_quota(tp, mp, ud, gd, pd, nb, ni, f) \ argument