Lines Matching defs:ip
27 #define XFS_NOT_DQATTACHED(mp, ip) \ argument
113 xfs_qm_vop_dqalloc(struct xfs_inode *ip, kuid_t kuid, kgid_t kgid, in xfs_qm_vop_dqalloc()
124 #define xfs_trans_mod_dquot_byino(tp, ip, fields, delta) argument
128 struct xfs_inode *ip, int64_t nblks, long ninos, uint flags) in xfs_trans_reserve_quota_nblks()
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
143 #define xfs_qm_dqattach(ip) (0) argument
144 #define xfs_qm_dqattach_locked(ip, fl) (0) argument
145 #define xfs_qm_dqdetach(ip) argument
147 #define xfs_qm_statvfs(ip, s) argument
154 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \ argument