xfs_inode_dquot   866 fs/xfs/xfs_dquot.c 	ASSERT(xfs_inode_dquot(ip, type) == NULL);
xfs_inode_dquot   897 fs/xfs/xfs_dquot.c 		dqp1 = xfs_inode_dquot(ip, type);
xfs_inode_dquot  1565 fs/xfs/xfs_icache.c 		dq = xfs_inode_dquot(ip, XFS_DQ_USER);
xfs_inode_dquot  1574 fs/xfs/xfs_icache.c 		dq = xfs_inode_dquot(ip, XFS_DQ_GROUP);
xfs_inode_dquot   320 fs/xfs/xfs_iomap.c 	struct xfs_dquot *dq = xfs_inode_dquot(ip, type);
xfs_inode_dquot   346 fs/xfs/xfs_iomap.c 	struct xfs_dquot *dq = xfs_inode_dquot(ip, type);