Lines Matching defs:ip
27 #define XFS_NOT_DQATTACHED(mp, ip) \ argument
112 xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_reserve_blkres()
119 xfs_qm_vop_dqalloc(struct xfs_inode *ip, kuid_t kuid, kgid_t kgid, in xfs_qm_vop_dqalloc()
130 #define xfs_trans_mod_dquot_byino(tp, ip, fields, delta) do { } while (0) argument
134 struct xfs_inode *ip, int64_t dblocks, int64_t rblocks, in xfs_trans_reserve_quota_nblks()
148 xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_reserve_blkres()
160 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) argument
162 #define xfs_qm_vop_chown(tp, ip, old, new) (NULL) argument
163 #define xfs_qm_dqattach(ip) (0) argument
164 #define xfs_qm_dqattach_locked(ip, fl) (0) argument
165 #define xfs_qm_dqdetach(ip) argument
167 #define xfs_qm_statvfs(ip, s) do { } while(0) argument
172 #define xfs_inode_near_dquot_enforcement(ip, type) (false) argument
176 xfs_quota_unreserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_unreserve_blkres()