Lines Matching defs:ip
38 #define XFS_NOT_DQATTACHED(mp, ip) \ argument
106 xfs_qm_vop_dqalloc(struct xfs_inode *ip, xfs_dqid_t uid, xfs_dqid_t gid, in xfs_qm_vop_dqalloc()
117 #define xfs_trans_mod_dquot_byino(tp, ip, fields, delta) argument
121 struct xfs_inode *ip, long nblks, long ninos, uint flags) in xfs_trans_reserve_quota_nblks()
132 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) argument
134 #define xfs_qm_vop_chown(tp, ip, old, new) (NULL) argument
135 #define xfs_qm_vop_chown_reserve(tp, ip, u, g, p, fl) (0) argument
136 #define xfs_qm_dqattach(ip, fl) (0) argument
137 #define xfs_qm_dqattach_locked(ip, fl) (0) argument
138 #define xfs_qm_dqdetach(ip) argument
140 #define xfs_qm_statvfs(ip, s) argument
147 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \ argument