Lines Matching defs:ip
27 #define XFS_NOT_DQATTACHED(mp, ip) \ argument
150 # define xfs_trans_mod_ino_dquot(tp, ip, dqp, field, delta) \ argument
156 xfs_qm_vop_dqalloc(struct xfs_inode *ip, kuid_t kuid, kgid_t kgid, in xfs_qm_vop_dqalloc()
168 struct xfs_inode *ip, uint field, int64_t delta) in xfs_trans_mod_dquot_byino()
174 struct xfs_inode *ip, int64_t dblocks, int64_t rblocks, in xfs_trans_reserve_quota_nblks()
194 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) argument
196 #define xfs_qm_vop_chown(tp, ip, old, new) (NULL) argument
197 #define xfs_qm_dqattach(ip) (0) argument
198 #define xfs_qm_dqattach_locked(ip, fl) (0) argument
199 #define xfs_qm_dqdetach(ip) argument
201 #define xfs_qm_statvfs(ip, s) do { } while(0) argument
207 #define xfs_inode_near_dquot_enforcement(ip, type) (false) argument
209 static inline int xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_reserve_blkres()
222 xfs_quota_unreserve_blkres(struct xfs_inode *ip, uint64_t blocks) in xfs_quota_unreserve_blkres()